Makefile changes in JGE to include the boost path. Added a missing include dependency on shared_ptr.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <boost/thread/mutex.hpp>
|
||||
#else
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include "pspthreadman.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user