isl_space_extend_domain_with_range: handle ranges with a nested space
[platform/upstream/isl.git] / print.c
diff --git a/print.c b/print.c
index b8396d6..c64961e 100644 (file)
--- a/print.c
+++ b/print.c
 #undef BASE
 #define BASE pw_aff
 #include <print_templ.c>
+#undef BASE
+#define BASE multi_aff
+#include <print_templ.c>
+#undef BASE
+#define BASE pw_multi_aff
+#include <print_templ.c>
+#undef BASE
+#define BASE union_pw_multi_aff
+#include <print_templ.c>