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 editor.cxx,1.1,1.2


From: giray
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editor.cxx,1.1,1.2
Date: 13 Jun 2002 15:40:24 -0000

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

Modified Files:
        editor.cxx 
Log Message:

added missing '#include <string>' statement


Index: editor.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/editor.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- editor.cxx  12 Jun 2002 19:11:31 -0000      1.1
+++ editor.cxx  13 Jun 2002 15:40:22 -0000      1.2
@@ -18,6 +18,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <cstdio>
+#include <string>
 
 #include <ClanLib/Core/System/system.h>
 #include <ClanLib/Core/Math/rect.h>




reply via email to

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