diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-02-23 14:35:39 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-02-23 14:35:39 -0500 |
| commit | c96216fb11f0ff1efbdc6cf7ff6b4e3d1fd2b9c6 (patch) | |
| tree | 616860fe1ce50858c55ba580fdfb43f27312bbac /sigmod/Weather.cpp | |
| parent | 66dfb912bdcaa1f11302796da1517d3a772784a6 (diff) | |
| download | sigen-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.cpp | 3 |
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" |
