Added include of cmath

This commit is contained in:
sigurdp
2017-11-30 08:49:21 +01:00
parent 1eb4c4d3e6
commit 8fd48b9f0e
2 changed files with 2 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
#include "cvfBase.h"
//#include "cvfTrace.h"
#include <cmath>
//==================================================================================================