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:
parent
e862b6b5a5
commit
1c53add6c4
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
#include <utility>
|
||||
#include <map>
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include <OgreResourceGroupManager.h>
|
||||
|
||||
#include <components/settings/settings.hpp>
|
||||
|
|
Loading…
Reference in a new issue