Removed workaround for 24194
Fixed build probelem (included plstr.h instead of string.h into src/PlugletFactory.cpp) git-svn-id: svn://10.0.0.236/trunk@58728 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "PlugletEngine.h"
|
||||
#include "PlugletLoader.h"
|
||||
#include "Pluglet.h"
|
||||
#include "string.h"
|
||||
#include "plstr.h"
|
||||
#include "PlugletLog.h"
|
||||
|
||||
jmethodID PlugletFactory::createPlugletMID = NULL;
|
||||
|
||||
Reference in New Issue
Block a user