X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_list_templ.h;h=9c60f5a3d46620e54a503bed38c825a3dad4a2f7;hb=c60246732b655e5e345533d3ca39a20f954866fc;hp=a9599800c691eb2aeb7a0a54171d031363ea5ec8;hpb=7a0a11ba25ac6c0a9d31fc795b8e8b00d612f5dc;p=platform%2Fupstream%2Fisl.git diff --git a/isl_list_templ.h b/isl_list_templ.h index a959980..9c60f5a 100644 --- a/isl_list_templ.h +++ b/isl_list_templ.h @@ -20,4 +20,5 @@ __isl_give isl_##EL##_list *isl_##EL##_list_dup( \ ISL_DECLARE_LIST_PRIVATE(basic_set) ISL_DECLARE_LIST_PRIVATE(set) ISL_DECLARE_LIST_PRIVATE(aff) +ISL_DECLARE_LIST_PRIVATE(pw_aff) ISL_DECLARE_LIST_PRIVATE(band)