From c96216fb11f0ff1efbdc6cf7ff6b4e3d1fd2b9c6 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 23 Feb 2009 14:35:39 -0500 Subject: Sigmod now includes sigcore via <> rather than "" --- sigmod/Weather.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'sigmod/Weather.cpp') 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" -- cgit