mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -04:00
[apathy] [PATCH] Replace boost::shared_ptr with std::shared_ptr
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include "serverScript/JavaLibrary.h"
|
||||
|
||||
#include "UnicodeUtils.h"
|
||||
#include "boost/smart_ptr.hpp" // for boost::shared_ptr and friends
|
||||
#include "serverGame/ContainerInterface.h"
|
||||
#include "sharedDebug/Profiler.h"
|
||||
#include "serverGame/CreatureObject.h"
|
||||
|
||||
Reference in New Issue
Block a user