[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [40186] branches/soc-2011-radish/source/ blender/editors/include/ED_view3d.h: quiet compiler warnings

Campbell Barton ideasman42 at gmail.com
Tue Sep 13 16:38:05 CEST 2011


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, .... */




More information about the Bf-blender-cvs mailing list