diff --git a/GPSTimeZoneLookup.cpp b/GPSTimeZoneLookup.cpp index a463f6e..6049009 100644 --- a/GPSTimeZoneLookup.cpp +++ b/GPSTimeZoneLookup.cpp @@ -4,6 +4,7 @@ Released into the public domain. */ + #include "Arduino.h" #include "GPSTimeZoneLookup.h" //#include diff --git a/GPSTimeZoneLookup.h b/GPSTimeZoneLookup.h index 73b25d5..c7e3257 100644 --- a/GPSTimeZoneLookup.h +++ b/GPSTimeZoneLookup.h @@ -4,6 +4,7 @@ Released into the public domain. */ + #ifndef GPSTimeZoneLookup_h #define GPSTimeZoneLookup_h