From c8aee88fd5d1ae50f7fafc8b66f2027fc5e3a47f Mon Sep 17 00:00:00 2001
From: Adriaan Renting <renting@astron.nl>
Date: Tue, 31 Jul 2007 15:21:12 +0000
Subject: [PATCH] BugId:1043

---
 .../include/CS1_BandpassCorrector/CorrectorProcessControl.h      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Appl/CEP/CS1/CS1_BandpassCorrector/include/CS1_BandpassCorrector/CorrectorProcessControl.h b/Appl/CEP/CS1/CS1_BandpassCorrector/include/CS1_BandpassCorrector/CorrectorProcessControl.h
index eeee3f706e6..37db9c6ac57 100644
--- a/Appl/CEP/CS1/CS1_BandpassCorrector/include/CS1_BandpassCorrector/CorrectorProcessControl.h
+++ b/Appl/CEP/CS1/CS1_BandpassCorrector/include/CS1_BandpassCorrector/CorrectorProcessControl.h
@@ -38,6 +38,7 @@ namespace LOFAR
     {
     private:
       std::string  itsMS;
+      bool         itsFixed;
       int          itsWindow;
       MS_File*              myMS;
       BandpassCorrector* itsCorrector;
-- 
GitLab