Skip to content
Snippets Groups Projects
Commit 04065164 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

REFAC: Remove #include 'foo'_cxx compilation's conditions for 'foo'.cxx sources files

parent c4e1cfd3
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,6 @@
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
#ifndef __otbPostGISConnectionImplementation_cxx
#define __otbPostGISConnectionImplementation_cxx
#include "otbPostGISConnectionImplementation.h"
#include <sstream>
#include <sstream>
......@@ -86,5 +83,3 @@ void PostGISConnectionImplementation::PrintSelf(std::ostream& os, itk::Indent in
}
} // end namespace otb
#endif
......@@ -15,9 +15,6 @@
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
#ifndef __otbPolarimetricData_cxx
#define __otbPolarimetricData_cxx
#include "otbPolarimetricData.h"
......@@ -121,6 +118,3 @@ PolarimetricData
}
} // end namespace otb
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment