mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-28 22:15:49 -04:00
[apathy] [PATCH] Changed forward declaration from boost::shared_ptr to
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
// constants and typedefs
|
||||
/*************************************************************************/
|
||||
|
||||
namespace boost
|
||||
namespace std
|
||||
{
|
||||
template <class T> class shared_ptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user