Add missing include

This commit is contained in:
Magne Sjaastad 2018-12-21 10:10:11 +01:00
parent 47f50c8195
commit d54c509b35

View File

@ -18,8 +18,11 @@
/////////////////////////////////////////////////////////////////////////////////
#include "RiaColorTools.h"
#include "cvfMath.h"
#include <algorithm>
#include <cmath>
//--------------------------------------------------------------------------------------------------
/// Uses W3.org relative luminance calculation taking into account the different luminance of the different colors