mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-30 12:32:36 +00:00
4 lines
127 B
C++
4 lines
127 B
C++
// This file should include whatever it needs to define the boost/tr1
|
|
// shared_ptr<> template.
|
|
#include <boost/smart_ptr.hpp>
|