isl_multi_union_pw_aff_zero: use appropriate isl_dim_type
[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