isl_{basic_,}set_read_from_file: allow user to specify number of parameters
[platform/upstream/isl.git] / include / isl_polylib.h
1 #ifndef ISL_POLYLIB_H
2 #define ISL_POLYLIB_H
3
4 #include <isl_ctx.h>
5 #ifndef ISL_POLYLIB
6 #error "no polylib"
7 #endif
8
9 #include <polylib/polylibgmp.h>
10
11 #endif