From Sid Byce, fixes for compiling with gcc 4.3

This commit is contained in:
Robert Osfield
2007-12-24 15:19:52 +00:00
parent 7f30f0038f
commit 93127866a8
10 changed files with 12 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* OpenSceneGraph Public License for more details.
*/
#include <string.h>
#include <osgDB/Field>
using namespace osgDB;