Skip to content
Snippets Groups Projects
Commit 0325e53d authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH:add include of vcl_deprecated_header.h in PanTex texture classes

parent d1951cac
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
#ifndef __otbPanTexTextureFunctor_h
#define __otbPanTexTextureFunctor_h
#include "vcl_deprecated_header.h"
#include "otbContrastTextureFunctor.h"
namespace otb
......
......@@ -18,6 +18,7 @@
#ifndef __otbPanTexTextureImageFilter_h
#define __otbPanTexTextureImageFilter_h
#include "vcl_deprecated_header.h"
#include "otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h"
#include "otbPanTexTextureFunctor.h"
#include "itkConstNeighborhoodIterator.h"
......
......@@ -18,6 +18,7 @@
#ifndef __otbPanTexTextureImageFilter_txx
#define __otbPanTexTextureImageFilter_txx
#include "vcl_deprecated_header.h"
#include "otbPanTexTextureImageFilter.h"
namespace otb
......
......@@ -18,6 +18,7 @@
#ifndef __otbPanTexTextureImageFunctionFilter_h
#define __otbPanTexTextureImageFunctionFilter_h
#include "vcl_deprecated_header.h"
#include "itkNumericTraits.h"
#include "itkVariableLengthVector.h"
#include "itkConstNeighborhoodIterator.h"
......
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