Added support for OSG_USE_MEMORY_MANAGER into Windows build.

This commit is contained in:
Robert Osfield
2002-04-15 21:03:32 +00:00
parent 89afe99562
commit 5a0f8118b7
2 changed files with 31 additions and 28 deletions

View File

@@ -1,7 +1,8 @@
#include <osg/StateAttribute>
#include <map>
#include <string>
#include <string.h>
#include <osg/StateAttribute>
namespace dx {