1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-02 21:15:36 +00:00
openmw/tools/shared_ptr.h

4 lines
125 B
C
Raw Normal View History

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