diff --git a/Projections/otbBundleToPerfectSensor.cxx b/Projections/otbBundleToPerfectSensor.cxx index 38bfec79d72474dbb681f6f6b6016fe78f388ab5..b44f9718cb2fb6f52d6df6c7c26b3739ddb47767 100644 --- a/Projections/otbBundleToPerfectSensor.cxx +++ b/Projections/otbBundleToPerfectSensor.cxx @@ -7,10 +7,10 @@ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. -See OTBCopyright.txt for details. + See OTBCopyright.txt for details. - This software is distributed WITHOUT ANY WARRANTY; without even + This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, See the above copyright notices for more information. @@ -19,11 +19,6 @@ See OTBCopyright.txt for details. #pragma warning ( disable : 4786 ) #endif -#ifdef __BORLANDC__ -#define ITK_LEAN_AND_MEAN -#endif - - #include <iostream> #include "otbCommandLineArgumentParser.h"