Fixed compiler errors/warnings (declaration of _uidx, scope of index variables i)

Dependents:   GPSDevice LogData_UM6-to-SDcard UM6withGPS mbed-cansat-test-GPS ... more

Fork of MODGPS by Andy K

Revision:
3:28a1b60b0f37
Parent:
2:8aa059e7d8b1
Child:
4:1e3a53f150aa
--- a/GPS_VTG.h	Fri Apr 15 12:23:52 2011 +0000
+++ b/GPS_VTG.h	Sat Apr 16 09:37:33 2011 +0000
@@ -24,6 +24,7 @@
 #define GPS_VTG_H
 
 #include "mbed.h"
+#include "iomacros.h"
 
 /** GPS_Time definition.
  */