Index: /trunk/BNC/RTCM/RTCM2Decoder.cpp
===================================================================
--- /trunk/BNC/RTCM/RTCM2Decoder.cpp	(revision 1026)
+++ /trunk/BNC/RTCM/RTCM2Decoder.cpp	(revision 1027)
@@ -41,4 +41,5 @@
 #include <math.h>
 #include <sstream>
+#include <iomanip>
 
 #include "../bncutils.h"
Index: /trunk/BNC/RTCM/rtcm_utils.cpp
===================================================================
--- /trunk/BNC/RTCM/rtcm_utils.cpp	(revision 1026)
+++ /trunk/BNC/RTCM/rtcm_utils.cpp	(revision 1027)
@@ -49,5 +49,4 @@
   // Loop until the correct Time Of Transmission is found
   // ----------------------------------------------------
-  int    niter   = 0;
   double rhoLast = 0;
   do {
