1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-23 00:53:54 +00:00
openmw-tes3mp/tools/shared_ptr.h

3 lines
125 B
C

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