include/isl/deprecated/*int.h: allow inclusion from C++
commit4bf1062c50deb89403885206ff93b0584ed431b0
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 9 Mar 2014 11:54:41 +0000 (9 12:54 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 9 Mar 2014 11:54:41 +0000 (9 12:54 +0100)
treebac16179345106d17de2e05fc69eac485424aba7
parentdd229eecb801744f93254f2d1029cef3e6abd701
include/isl/deprecated/*int.h: allow inclusion from C++

When these headers were extracted in 6272dbd (deprecate isl_int,
Fri May 3 18:31:59 2013 +0200), we failed to allow them
to be included from C++.  As long as we allow these headers
to be used at all, we might as well allow their use from C++.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
12 files changed:
include/isl/deprecated/aff_int.h
include/isl/deprecated/ast_int.h
include/isl/deprecated/constraint_int.h
include/isl/deprecated/ilp_int.h
include/isl/deprecated/map_int.h
include/isl/deprecated/mat_int.h
include/isl/deprecated/point_int.h
include/isl/deprecated/polynomial_int.h
include/isl/deprecated/set_int.h
include/isl/deprecated/union_map_int.h
include/isl/deprecated/val_int.h
include/isl/deprecated/vec_int.h