Add extern C declaration to schedule.h
commita3030fcabcd32b7a1b91de342d6a05730b4469e5
authorTobias Grosser <grosser@fim.uni-passau.de>
Mon, 25 Apr 2011 06:48:19 +0000 (25 08:48 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 25 Apr 2011 06:52:51 +0000 (25 08:52 +0200)
tree5b75697f3837eb712d40a1afd65306331fd5e7e6
parent6b806d6571401e42778977b82584ebec13feea45
Add extern C declaration to schedule.h

All headers except the recently added schedule.h header include an extern C
declaration. Add the same declaration to schedule.h to allow flawless inclusion
in C++ programs.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/schedule.h