From c7cbb6551d22b01c4d5101be186bea9e13095e49 Mon Sep 17 00:00:00 2001
From: Thomas Feuvrier <thomas.feuvrier@c-s.fr>
Date: Tue, 13 Feb 2007 15:12:15 +0000
Subject: [PATCH] Suppression de l'option "#ifndef _otbRCC8Edge_cxx" en entete
 du fichier CXX.

---
 Code/SpatialReasoning/otbRCC8Edge.cxx | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Code/SpatialReasoning/otbRCC8Edge.cxx b/Code/SpatialReasoning/otbRCC8Edge.cxx
index 0e1ffa5723..7874fe0eb6 100644
--- a/Code/SpatialReasoning/otbRCC8Edge.cxx
+++ b/Code/SpatialReasoning/otbRCC8Edge.cxx
@@ -37,4 +37,3 @@ RCC8Edge::PrintSelf( std::ostream& os,itk::Indent indent ) const
      os<<indent<<"RCC8 Value: "<<m_Value<<std::endl;
    }
 } // end namespace otb
-#endif
-- 
GitLab