1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-23 17:53:57 +00:00
openmw/tools/shared_ptr.hpp
2010-06-03 20:13:27 +02:00

3 lines
127 B
C++

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