Fix Linux build issue

This commit is contained in:
Gaute Lindkvist 2019-03-22 09:51:37 +01:00
parent 97bb7483e5
commit ed88147d53

View File

@ -29,8 +29,9 @@
#include "cvfMath.h" #include "cvfMath.h"
#include <vector> #include <algorithm>
#include <array> #include <array>
#include <vector>
//-------------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------------
/// Efficient Computation of Volume of Hexahedral Cells /// Efficient Computation of Volume of Hexahedral Cells