Index: trunk/MagicSoft/Mars/manalysis/MCT1PadONOFF.cc
===================================================================
--- trunk/MagicSoft/Mars/manalysis/MCT1PadONOFF.cc	(revision 2183)
+++ trunk/MagicSoft/Mars/manalysis/MCT1PadONOFF.cc	(revision 2196)
@@ -64,4 +64,5 @@
 #include "MCT1PadONOFF.h"
 
+#include <math.h>
 #include <stdio.h>
 
@@ -1155,5 +1156,6 @@
   delete nblind;
 
-
+#warn Code commented out due no compilation errors on Alpha OSF (tgb)
+/*
   // throw the Id of numBlind different pixels in this event
   TH1D *hblind;
@@ -1190,5 +1192,5 @@
 
   }
-
+*/
   //******************************************************************
   // has the event to be padded ?
