[Orxonox-commit 1414] r6132 - code/branches/presentation2/src/libraries/network/synchronisable

scheusso at orxonox.net scheusso at orxonox.net
Mon Nov 23 22:31:12 CET 2009


Author: scheusso
Date: 2009-11-23 22:31:12 +0100 (Mon, 23 Nov 2009)
New Revision: 6132

Modified:
   code/branches/presentation2/src/libraries/network/synchronisable/SynchronisableVariable.h
Log:
reverted r6130


Modified: code/branches/presentation2/src/libraries/network/synchronisable/SynchronisableVariable.h
===================================================================
--- code/branches/presentation2/src/libraries/network/synchronisable/SynchronisableVariable.h	2009-11-23 21:25:07 UTC (rev 6131)
+++ code/branches/presentation2/src/libraries/network/synchronisable/SynchronisableVariable.h	2009-11-23 21:31:12 UTC (rev 6132)
@@ -34,7 +34,7 @@
 
 #include <cassert>
 #include <cstring>
-#include "util/Serialise.h"
+#include "Serialise.h"
 #include "util/TypeTraits.h"
 #include "core/GameMode.h"
 #include "network/synchronisable/NetworkCallbackManager.h"




More information about the Orxonox-commit mailing list