Properly Remove 'satfunc' Macro

The macro should not escape the FieldProps.hpp header.
This commit is contained in:
Bård Skaflestad
2023-08-11 17:30:50 +02:00
parent cda61b46c0
commit 5495eca413

View File

@@ -226,6 +226,7 @@ static const std::set<std::string> satfunc = {"SWLPC", "ISWLPC", "SGLPC", "ISGLP
dirfunc("KRGR"),
dirfunc("IKRGR")};
#undef dirfunc
}
namespace REGIONS {