pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/editor PLFObj.cc,1.60,1.61


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor PLFObj.cc,1.60,1.61
Date: 12 Jun 2002 14:37:39 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/editor
In directory dark:/tmp/cvs-serv5186/editor

Modified Files:
        PLFObj.cc 
Log Message:
replaced shared_ptr<> with normal pointers


Index: PLFObj.cc
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/PLFObj.cc,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- PLFObj.cc   7 Jun 2002 14:50:34 -0000       1.60
+++ PLFObj.cc   12 Jun 2002 14:37:37 -0000      1.61
@@ -24,6 +24,7 @@
 #include "../Display.hh"
 #include "../PingusError.hh"
 #include "../PingusResource.hh"
+#include "../boost/smart_ptr.hpp"
 #include "EditorView.hh"
 #include "PLFObj.hh"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]