From 83423b5343861db751510ac96e92974416ca786f Mon Sep 17 00:00:00 2001 From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org> Date: Thu, 5 May 2011 00:22:01 -0700 Subject: [PATCH] ENH: clean up code, remove ossim include --- Projections/otbBundleToPerfectSensor.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Projections/otbBundleToPerfectSensor.cxx b/Projections/otbBundleToPerfectSensor.cxx index 309dff4d04..b2e51bc865 100644 --- a/Projections/otbBundleToPerfectSensor.cxx +++ b/Projections/otbBundleToPerfectSensor.cxx @@ -32,7 +32,6 @@ #include "otbSimpleRcsPanSharpeningFusionImageFilter.h" #include "itkPixelBuilder.h" -#include "init/ossimInit.h" #include "itkFixedArray.h" #include "otbPipelineMemoryPrintCalculator.h" -- GitLab