isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / include / isl / maybe_basic_set.h
blob1dc0881e9d5f0f7cddc4bfc4e91bbd39383deb65
1 #ifndef ISL_MAYBE_BASIC_SET_H
2 #define ISL_MAYBE_BASIC_SET_H
4 #define ISL_TYPE isl_basic_set
5 #include <isl/maybe_templ.h>
6 #undef ISL_TYPE
8 #endif