Skip to content
Snippets Groups Projects
Commit 5f164695 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

COMP: missing itkMacro.h for header tests

parent 54175384
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
#ifndef otbOGRHelpers_h
#define otbOGRHelpers_h
#include "itkMacro.h"
#include <string>
#include <vector>
#include <cassert>
......
......@@ -19,6 +19,7 @@
#define otbSqrtSpectralAngleFunctor_h
#include "otbSpectralAngleFunctor.h"
#include "itkMacro.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