Subversion Repositories QNX 8.QNX8 LLVM/Clang compiler suite

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. #ifndef ISL_MAYBE_BASIC_SET_H
  2. #define ISL_MAYBE_BASIC_SET_H
  3.  
  4. #define ISL_TYPE        isl_basic_set
  5. #include <isl/maybe_templ.h>
  6. #undef ISL_TYPE
  7.  
  8. #endif
  9.