fix windows build error

This commit is contained in:
Matthias Hochsteger 2020-10-16 14:30:38 +02:00
parent e1100617af
commit 4c15146df9

View File

@ -12,6 +12,7 @@
namespace netgen
{
using ngcore::INT;
constexpr static double EPSILON=0.000000001;