From Martin Naylor, build fix for Win32.

This commit is contained in:
Robert Osfield
2006-03-15 11:21:44 +00:00
parent 840262bdf3
commit 3425ba9706

View File

@@ -2,7 +2,9 @@
#define OSG_SHAPE_H
#include <stdio.h>
#ifndef WIN32
#include <unistd.h>
#endif
#include <osg/Referenced>
namespace ESRIShape {