|
From: Allen B. <al...@us...> - 2002-02-19 21:48:48
|
allenb 2002/02/19 13:48:47 PST
Modified files:
gamekernel/xmlpp shared_ptr.h xmlpp.h
Log:
Moved shared_ptr<> from boost namespace to xmlpp_boost namespace.
This should allow xmlpp to work with applications that are using other versions of boost.
Revision Changes Path
1.2 +8 -8 lib/gamekernel/xmlpp/shared_ptr.h
1.6 +4 -4 lib/gamekernel/xmlpp/xmlpp.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/shared_ptr.h.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlpp.h.diff?r1=1.5&r2=1.6&diff_format=h
|