Revision: 15584
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15584
Author:   campbellbarton
Date:     2008-07-15 11:19:56 +0200 (Tue, 15 Jul 2008)

Log Message:
-----------
make gcc happy

Modified Paths:
--------------
    branches/soc-2008-quorn/source/blender/python/BPY_extern.h

Modified: branches/soc-2008-quorn/source/blender/python/BPY_extern.h
===================================================================
--- branches/soc-2008-quorn/source/blender/python/BPY_extern.h  2008-07-15 
07:34:46 UTC (rev 15583)
+++ branches/soc-2008-quorn/source/blender/python/BPY_extern.h  2008-07-15 
09:19:56 UTC (rev 15584)
@@ -48,6 +48,7 @@
 struct bConstraintOb; /* DNA_constraint_types.h */
 struct bConstraintTarget; /* DNA_constraint_types.h*/
 struct Script;                         /* DNA_screen_types.h */
+struct BPyMenu;
 #ifdef __cplusplus
 extern "C" {
 #endif


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to