1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 15:35:23 +00:00
OpenMW/libs/mangle/tools/shared_ptr.hpp

4 lines
143 B
C++
Raw Normal View History

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