Index: OpenSceneGraph/trunk/src/osgPlugins/ply/ply.h
===================================================================
--- OpenSceneGraph/trunk/src/osgPlugins/ply/ply.h (revision 10014)
+++ OpenSceneGraph/trunk/src/osgPlugins/ply/ply.h (revision 10079)
@@ -33,4 +33,7 @@
 #ifndef __PLY_H__
 #define __PLY_H__
+
+// include to quieten down silly VS warnings
+#include <osg/Export>
 
 #ifdef __cplusplus
