Skip to content
Snippets Groups Projects
Commit 359e3a35 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

ERR : error in included file

parent af0d766d
No related branches found
No related tags found
No related merge requests found
Showing
with 17 additions and 18 deletions
......@@ -18,7 +18,7 @@
#ifndef __otbAngularSecondMomentumTextureFunctor_h
#define __otbAngularSecondMomentumTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbClusterProminenceTextureFunctor_h
#define __otbClusterProminenceTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbMeanTextureFunctor.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbClusterShadeTextureFunctor_h
#define __otbClusterShadeTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbMeanTextureFunctor.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbContrastTextureFunctor_h
#define __otbContrastTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbCorrelationTextureFunctor_h
#define __otbCorrelationTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbDifferenceEntropyTextureFunctor_h
#define __otbDifferenceEntropyTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbDifferenceVarianceTextureFunctor_h
#define __otbDifferenceVarianceTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbEnergyTextureFunctor_h
#define __otbEnergyTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbEntropyTextureFunctor_h
#define __otbEntropyTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbInformationMeasureOfCorrelation1TextureFunctor_h
#define __otbInformationMeasureOfCorrelation1TextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbEntropyTextureFunctor.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbInformationMeasureOfCorrelation2TextureFunctor_h
#define __otbInformationMeasureOfCorrelation2TextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbEntropyTextureFunctor.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbInverseDifferenceMomentTextureFunctor_h
#define __otbInverseDifferenceMomentTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbMeanTextureFunctor_h
#define __otbMeanTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbSumAverageTextureFunctor_h
#define __otbSumAverageTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbSumEntropyTextureFunctor_h
#define __otbSumEntropyTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbTextureFunctorBase.h"
namespace otb
......
......@@ -18,7 +18,7 @@
#ifndef __otbSumVarianceTextureFunctor_h
#define __otbSumVarianceTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbSumAverageTextureFunctor.h"
namespace otb
......
......@@ -18,8 +18,7 @@
#ifndef __otbVarianceTextureFunctor_h
#define __otbVarianceTextureFunctor_h
#include "#vcl_deprecated_header.h#"
#include "vcl_deprecated_header.h"
#include "otbMeanTextureFunctor.h"
namespace otb
......
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