Where possible moved redundent C header includes from headers to source files
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include "osgDB/Input"
|
||||
#include "osgDB/Output"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
using namespace osg;
|
||||
using namespace osgDB;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user