diff --git a/slsDetectorSoftware/slsDetectorAnalysis/runningStat.h b/slsDetectorSoftware/slsDetectorAnalysis/runningStat.h index 7ec696b0c..e954b9adc 100644 --- a/slsDetectorSoftware/slsDetectorAnalysis/runningStat.h +++ b/slsDetectorSoftware/slsDetectorAnalysis/runningStat.h @@ -7,8 +7,11 @@ #include -#include "sls_detector_defs.h" +//#include "sls_detector_defs.h" +typedef double double32_t; +typedef float float32_t; +typedef int int32_t; /** @short class handling pedestal data that is static