Skip to content
Snippets Groups Projects
Commit 21ea185f authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH : include vcl_cmath.h to be able to find the method of vcl_abs(double)

parent 00013b2c
Branches
Tags
No related merge requests found
......@@ -17,6 +17,7 @@
=========================================================================*/
#include "itkExceptionObject.h"
#include "vcl_complex.h"
#include "vcl_cmath.h"
#include "otbPolarimetricSynthesisFunctor.h"
int otbPolarimetricSynthesisFunctor(int argc, char * argv[])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment