[apathy] [PATCH] Changed forward declaration from boost::shared_ptr to

This commit is contained in:
DarthArgus
2016-07-25 05:34:40 +00:00
parent e20ac25bfc
commit a84205abec
@@ -31,7 +31,7 @@
// constants and typedefs
/*************************************************************************/
namespace boost
namespace std
{
template <class T> class shared_ptr;
}