diff --git a/libsrc/core/ngcore.hpp b/libsrc/core/ngcore.hpp index 44f59f9e..55b26d8e 100644 --- a/libsrc/core/ngcore.hpp +++ b/libsrc/core/ngcore.hpp @@ -22,5 +22,6 @@ #include "xbool.hpp" #include "ngstream.hpp" #include "utils.hpp" +#include "ranges.hpp" #endif // NETGEN_CORE_NGCORE_HPP