openmw-tes3coop/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>