Skip to content
Snippets Groups Projects
Commit 98b10516 authored by Julien Malik's avatar Julien Malik
Browse files

COMP: including only vcl_complex leads to compilation error if we use...

COMP: including only vcl_complex leads to compilation error if we use vcl_abs(double) later without including it explicitely
(transplanted from 0b91b902d6fe829db8525297fa66ee80e621006f)
parent 5b6fce7b
Branches
Tags
No related merge requests found
......@@ -18,7 +18,7 @@
#ifndef __otbPolarimetricSynthesisFunctor_h
#define __otbPolarimetricSynthesisFunctor_h
#include "otbMath.h"
#include "vcl_complex.h"
#include "itkFixedArray.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment