pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src Pingu.hh,1.45,1.46


From: giray
Subject: [Pingus-CVS] CVS: Games/Pingus/src Pingu.hh,1.45,1.46
Date: 11 Jun 2002 15:43:14 -0000

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

Modified Files:
        Pingu.hh 
Log Message:
added missing  #include <string>


Index: Pingu.hh
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/Pingu.hh,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Pingu.hh    10 Jun 2002 15:01:23 -0000      1.45
+++ Pingu.hh    11 Jun 2002 15:43:12 -0000      1.46
@@ -21,6 +21,7 @@
 #define PINGU_HH
 
 #include <vector>
+#include <string>
 #include <ClanLib/Core/Math/cl_vector.h>
 
 #include "Direction.hh"




reply via email to

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