2 #include "evalue_convert.h"
4 #if defined(__cplusplus)
8 struct ehrhart_options
{
10 struct barvinok_options
*barvinok
;
11 struct convert_options
*convert
;
14 ISL_ARG_DECL(ehrhart_options
, struct ehrhart_options
, ehrhart_options_arg
)
16 #if defined(__cplusplus)