Compile SGReaderWriterOptions.cxx under Windows

This commit is contained in:
Frederic Bouvier
2012-03-04 10:36:31 +01:00
parent c9165a565b
commit a2b75e0d7a

View File

@@ -17,6 +17,12 @@
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
//
#ifdef HAVE_CONFIG_H
# include <simgear_config.h>
#endif
#include <simgear/scene/util/OsgMath.hxx>
#include "SGReaderWriterOptions.hxx"
#include <osgDB/Registry>