From d0f39a750d5918ed3f7afa22ce86cccec9cd51db Mon Sep 17 00:00:00 2001 From: Pierre Lassalle <lassallep@cesbio.cnes.fr> Date: Tue, 26 Jul 2016 09:07:28 +0200 Subject: [PATCH] Header fixes. --- include/grmGraphToOtbImage.txx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/grmGraphToOtbImage.txx b/include/grmGraphToOtbImage.txx index 64c714f..cb5d62a 100644 --- a/include/grmGraphToOtbImage.txx +++ b/include/grmGraphToOtbImage.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __GRM_GRAPH_TO_OTBIMAGE_TXX -#define __GRM_GRAPH_TO_OTBIMAGE_TXX +#ifndef GRM_GRAPH_TO_OTBIMAGE_TXX +#define GRM_GRAPH_TO_OTBIMAGE_TXX #include "grmGraphToOtbImage.h" #include "itkImageRegionIterator.h" #include "itkGrayscaleFillholeImageFilter.h" -- GitLab