isl_poly_is_nan: use isl_bool_ok
[isl.git] / include / isl / maybe_pw_aff.h
blobbc0dd9ca5166e415097231837be6402c5f28145a
1 #ifndef ISL_MAYBE_PW_AFF_H
2 #define ISL_MAYBE_PW_AFF_H
4 #define ISL_TYPE isl_pw_aff
5 #include <isl/maybe_templ.h>
6 #undef ISL_TYPE
8 #endif