pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/generic list_helper.hxx,1.4,1.5


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/generic list_helper.hxx,1.4,1.5
Date: 23 Aug 2002 15:50:27 -0000

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

Modified Files:
        list_helper.hxx 
Log Message:
- added copy constructor/operator= or private declarations
- some cleanup


Index: list_helper.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/generic/list_helper.hxx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- list_helper.hxx     17 Aug 2002 17:56:24 -0000      1.4
+++ list_helper.hxx     23 Aug 2002 15:49:55 -0000      1.5
@@ -20,8 +20,8 @@
 #ifndef HEADER_PINGUS_GENERIC_LIST_HELPER_HXX
 #define HEADER_PINGUS_GENERIC_LIST_HELPER_HXX
 
-#include <list>
 #include "../pingus.hxx"
+#include <list>
 
 namespace ListHelper
 {





reply via email to

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