add isl_id_list
[platform/upstream/isl.git] / isl_list.c
index 27baab1..81456f7 100644 (file)
@@ -36,3 +36,8 @@
 #define BASE band
 
 #include <isl_list_templ.c>
+
+#undef BASE
+#define BASE id
+
+#include <isl_list_templ.c>