Revision: 40186
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=40186
Author:   campbellbarton
Date:     2011-09-13 14:38:05 +0000 (Tue, 13 Sep 2011)
Log Message:
-----------
quiet compiler warnings

Modified Paths:
--------------
    branches/soc-2011-radish/source/blender/editors/include/ED_view3d.h

Modified: branches/soc-2011-radish/source/blender/editors/include/ED_view3d.h
===================================================================
--- branches/soc-2011-radish/source/blender/editors/include/ED_view3d.h 
2011-09-13 13:41:20 UTC (rev 40185)
+++ branches/soc-2011-radish/source/blender/editors/include/ED_view3d.h 
2011-09-13 14:38:05 UTC (rev 40186)
@@ -53,6 +53,7 @@
 struct View3D;
 struct ViewContext;
 struct wmWindow;
+struct MVert;
 
 
 /* for derivedmesh drawing callbacks, for view3d_select, .... */

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

Reply via email to