Fixes for warnings under VisualStudio

This commit is contained in:
Robert Osfield
2002-05-29 19:34:01 +00:00
parent 0ec80bb5ee
commit f16a539492
3 changed files with 94 additions and 93 deletions

View File

@@ -1,9 +1,9 @@
#ifndef OSGGA_GUIEVENTHANDLERVISITOR
#define OSGGA_GUIEVENTHANDLERVISITOR 1
#include <osg/ref_ptr>
#include <osgGA/Export>
#include <osgGA/GUIEventAdapter>
#include <osg/ref_ptr>
namespace osgGA{