xref: /netbsd-src/external/mit/isl/dist/include/isl/maybe_pw_aff.h (revision 5971e316fdea024efff6be8f03536623db06833e)
1 #ifndef ISL_MAYBE_PW_AFF_H
2 #define ISL_MAYBE_PW_AFF_H
3 
4 #define ISL_TYPE	isl_pw_aff
5 #include <isl/maybe_templ.h>
6 #undef ISL_TYPE
7 
8 #endif
9