Station API

Dependents:   GMCStation

Files at this revision

API Documentation at this revision

Comitter:
yamaguch
Date:
Thu Dec 22 02:08:01 2011 +0000
Parent:
4:ed5993d82ceb
Commit message:
added #include \"Utils.h\"

Changed in this revision

Location.h Show annotated file Show diff for this revision Revisions of this file
NTPClient.h Show annotated file Show diff for this revision Revisions of this file
--- a/Location.h	Thu Dec 22 02:04:58 2011 +0000
+++ b/Location.h	Thu Dec 22 02:08:01 2011 +0000
@@ -23,6 +23,8 @@
 #ifndef LOCATION_H
 #define LOCATION_H
 
+#include "Utils.h"
+
 /**
  * Location info object
  */
--- a/NTPClient.h	Thu Dec 22 02:04:58 2011 +0000
+++ b/NTPClient.h	Thu Dec 22 02:08:01 2011 +0000
@@ -21,6 +21,7 @@
 */
 
 #include "SimpleSocket.h"
+#include "Utils.h"
 
 /**
  * NTP Client interface to adjust RTC