Sfoglia il codice sorgente

fix parsing problem

David Rose 23 anni fa
parent
commit
02351b899a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      panda/src/pgraph/alphaTestAttrib.h

+ 2 - 0
panda/src/pgraph/alphaTestAttrib.h

@@ -22,6 +22,8 @@
 #include "pandabase.h"
 #include "pandabase.h"
 #include "renderAttrib.h"
 #include "renderAttrib.h"
 
 
+class FactoryParams;
+
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 //       Class : AlphaTestAttrib
 //       Class : AlphaTestAttrib
 // Description : Enables or disables writing of pixel to framebuffer
 // Description : Enables or disables writing of pixel to framebuffer