1
0
Fork 0

Use SGSharedPointer instead of the ssgSharedPointer from the plib branch.

This commit is contained in:
durk 2007-10-20 18:28:22 +00:00
parent 2a70b87493
commit 270444a675

View file

@ -32,7 +32,7 @@
#include <simgear/magvar/magvar.hxx>
#include <simgear/timing/sg_time.hxx>
#include <simgear/structure/ssgSharedPtr.hxx>
#include <simgear/structure/SGSharedPtr.hxx>
#include <simgear/structure/SGReferenced.hxx>
#ifdef SG_HAVE_STD_INCLUDES