Skip to content
Snippets Groups Projects
Commit d4e425d4 authored by Patrick Imbo's avatar Patrick Imbo
Browse files

ENH: add deprecated warning to TerraSarCalibration filter

parent 7dc7f069
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@
#ifndef __otbTerraSarCalibrationFunctor_h
#define __otbTerraSarCalibrationFunctor_h
#include "vcl_deprecated_header.h"
#include "otbMath.h"
#include "otbTerraSarBrightnessFunctor.h"
......
......@@ -22,6 +22,9 @@
#ifndef __otbTerraSarCalibrationImageFilter_h
#define __otbTerraSarCalibrationImageFilter_h
#include "vcl_deprecated_header.h"
#include "itkImageToImageFilter.h"
#include "otbTerraSarCalibrationFunctor.h"
#include "itkMetaDataDictionary.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment