pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/entrances cloud.hxx,1.1,1.2 woodthing


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/entrances cloud.hxx,1.1,1.2 woodthing.hxx,1.1,1.2
Date: 24 Jun 2002 22:53:01 -0000

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

Modified Files:
        cloud.hxx woodthing.hxx 
Log Message:
- changed include-guarts to take the directory and the new file name into 
account

Index: cloud.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/entrances/cloud.hxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cloud.hxx   12 Jun 2002 19:02:54 -0000      1.1
+++ cloud.hxx   24 Jun 2002 22:52:59 -0000      1.2
@@ -17,8 +17,8 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#ifndef CLOUD_HH
-#define CLOUD_HH
+#ifndef HEADER_PINGUS_ENTRANCES_CLOUD_HXX
+#define HEADER_PINGUS_ENTRANCES_CLOUD_HXX
 
 #include "../entrance.hxx"
 

Index: woodthing.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/entrances/woodthing.hxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- woodthing.hxx       12 Jun 2002 19:02:54 -0000      1.1
+++ woodthing.hxx       24 Jun 2002 22:52:59 -0000      1.2
@@ -17,8 +17,8 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#ifndef WOODTHING_HH
-#define WOODTHING_HH
+#ifndef HEADER_PINGUS_ENTRANCES_WOODTHING_HXX
+#define HEADER_PINGUS_ENTRANCES_WOODTHING_HXX
 
 #include "../game_counter.hxx"
 #include "../entrance.hxx"




reply via email to

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