summaryrefslogtreecommitdiffstats
path: root/sigmod/Weather.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-02-23 14:35:39 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-02-23 14:35:39 -0500
commitc96216fb11f0ff1efbdc6cf7ff6b4e3d1fd2b9c6 (patch)
tree616860fe1ce50858c55ba580fdfb43f27312bbac /sigmod/Weather.cpp
parent66dfb912bdcaa1f11302796da1517d3a772784a6 (diff)
downloadsigen-c96216fb11f0ff1efbdc6cf7ff6b4e3d1fd2b9c6.tar.gz
sigen-c96216fb11f0ff1efbdc6cf7ff6b4e3d1fd2b9c6.tar.xz
sigen-c96216fb11f0ff1efbdc6cf7ff6b4e3d1fd2b9c6.zip
Sigmod now includes sigcore via <> rather than ""
Diffstat (limited to 'sigmod/Weather.cpp')
-rw-r--r--sigmod/Weather.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/sigmod/Weather.cpp b/sigmod/Weather.cpp
index 410c00cb..9b96317b 100644
--- a/sigmod/Weather.cpp
+++ b/sigmod/Weather.cpp
@@ -22,9 +22,6 @@
// Header include
#include "Weather.h"
-// Sigcore includes
-#include "../sigcore/Script.h"
-
// Sigmod includes
#include "Macros.h"
#include "Sigmod.h"