Fixed build under gcc 4.3.2

This commit is contained in:
Robert Osfield 2008-11-07 17:07:43 +00:00
parent b2cd130cc2
commit 18dbdc2e86

View File

@ -18,6 +18,7 @@
#include <osgDB/Export>
#include <string>
#include <string.h>
namespace osgDB
{