From Martin Naylor, build fix for Win32.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
#define OSG_SHAPE_H
|
||||
|
||||
#include <stdio.h>
|
||||
#ifndef WIN32
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <osg/Referenced>
|
||||
|
||||
namespace ESRIShape {
|
||||
|
||||
Reference in New Issue
Block a user