netpanzer-cvs
[Top][All Lists]
Advanced

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

[netPanzer-CVS] netpanzer/src/NetPanzer/Interfaces PathSchedule...


From: Matthias Braun
Subject: [netPanzer-CVS] netpanzer/src/NetPanzer/Interfaces PathSchedule...
Date: Wed, 12 Nov 2003 15:00:46 -0500

CVSROOT:        /cvsroot/netpanzer
Module name:    netpanzer
Branch:         
Changes by:     Matthias Braun <address@hidden> 03/11/12 15:00:45

Modified files:
        src/NetPanzer/Interfaces: PathScheduler.cpp 

Log message:
        fixed missing include

Patches:
Index: netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp:1.6 
netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp:1.7
--- netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp:1.6    Mon Sep 22 
09:53:52 2003
+++ netpanzer/src/NetPanzer/Interfaces/PathScheduler.cpp        Wed Nov 12 
15:00:45 2003
@@ -17,6 +17,8 @@
 */
 #include <config.h>
 
+#include <math.h>
+
 #include "Log.hpp"
 #include "PathScheduler.hpp"
 #include "PathingState.hpp"




reply via email to

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