#ifndef ISL_UNION_MAP_H #define ISL_UNION_MAP_H #include <isl/stdint.h> #include <isl/space_type.h> #include <isl/aff_type.h> #include <isl/map_type.h> #include <isl/union_map_type.h> #include <isl/printer.h> #include <isl/val_type.h> #if defined(__cplusplus) extern … #endif #endif