[Orxonox-commit 3283] r7974 - code/branches/kicklib/src/modules/pickup

rgrieder at orxonox.net rgrieder at orxonox.net
Sat Feb 26 21:51:23 CET 2011


Author: rgrieder
Date: 2011-02-26 21:51:23 +0100 (Sat, 26 Feb 2011)
New Revision: 7974

Modified:
   code/branches/kicklib/src/modules/pickup/PickupCollection.h
Log:
Fixed gcc3.4 warning.

Modified: code/branches/kicklib/src/modules/pickup/PickupCollection.h
===================================================================
--- code/branches/kicklib/src/modules/pickup/PickupCollection.h	2011-02-26 20:12:59 UTC (rev 7973)
+++ code/branches/kicklib/src/modules/pickup/PickupCollection.h	2011-02-26 20:51:23 UTC (rev 7974)
@@ -117,4 +117,4 @@
 
 }
 
-#endif /* _PickupCollection_H__ */
\ No newline at end of file
+#endif /* _PickupCollection_H__ */




More information about the Orxonox-commit mailing list