include 'ranges.hpp' to ngcore

This commit is contained in:
Joachim Schoeberl 2024-12-04 23:03:53 +01:00
parent 6f8e4e9f5f
commit c7adfee5d8

View File

@ -22,5 +22,6 @@
#include "xbool.hpp"
#include "ngstream.hpp"
#include "utils.hpp"
#include "ranges.hpp"
#endif // NETGEN_CORE_NGCORE_HPP