mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-02 21:45:34 +00:00
3 lines
127 B
C++
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>
|