1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 15:49:55 +00:00
openmw-tes3mp/libs/mangle/tools/shared_ptr.hpp
2012-03-11 18:13:59 +04:00

3 lines
143 B
C++

// This file should include whatever it needs to define the boost/tr1
// shared_ptr<> and weak_ptr<> templates.
#include <boost/smart_ptr.hpp>