1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 23:23:52 +00:00

Include boost/shared_ptr.hpp for boost:shared_ptr

This commit is contained in:
Dmitry Marakasov 2012-07-16 23:53:33 +04:00
parent e862b6b5a5
commit 1c53add6c4

View file

@ -5,6 +5,8 @@
#include <utility>
#include <map>
#include <boost/shared_ptr.hpp>
#include <OgreResourceGroupManager.h>
#include <components/settings/settings.hpp>