Add missing include

This commit is contained in:
Magne Sjaastad 2018-04-05 14:47:03 +02:00
parent 69b6ca6956
commit 98c8f3305d

View File

@ -25,6 +25,8 @@
#include "cvfPrimitiveSetIndexedUInt.h"
#include "cvfScalarMapper.h"
#include <cmath> // Needed for HUGE_VAL on Linux
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------