Where possible moved redundent C header includes from headers to source files
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include <osgDB/FileUtils>
|
||||
#include <osgDB/FileNameUtils>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
using namespace obj;
|
||||
|
||||
static std::string strip( const std::string& ss )
|
||||
|
||||
Reference in New Issue
Block a user