1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-22 18:53:50 +00:00
openmw-tes3mp/tools/shared_ptr.hpp

4 lines
127 B
C++
Raw Normal View History

// This file should include whatever it needs to define the boost/tr1
// shared_ptr<> template.
2010-01-01 15:39:11 +00:00
#include <boost/smart_ptr.hpp>