David Smart / NWSWeather
Revision:
16:dd56cf216433
Parent:
15:c353545f9f13
Child:
17:99f09cc697fb
--- a/NWSWeather.cpp	Mon Oct 17 01:50:56 2016 +0000
+++ b/NWSWeather.cpp	Sun Nov 13 02:08:54 2016 +0000
@@ -16,7 +16,7 @@
 //
 #include "NWSWeather.h"
 
-#include "Utility.h"            // private memory manager
+//#include "Utility.h"            // private memory manager
 #ifndef UTILITY_H
 #define swMalloc malloc         // use the standard 
 #define swFree free