Commit 8caf8f77 by Jeff Law Committed by Jeff Law

Revert

	2018-09-26  Alexey Neyman  <stilor@att.net>

	* graphite.h: Include <isl/id.h> and <isl/space.h>; these
	headers are no longer pulled in by <isl/val.h>.

From-SVN: r264644
parent 39aae603
2018-09-26 Jeff Law <law@redhat.com>
Revert
2018-09-26 Alexey Neyman <stilor@att.net>
* graphite.h: Include <isl/id.h> and <isl/space.h>; these
headers are no longer pulled in by <isl/val.h>.
2018-09-26 Richard Biener <rguenther@suse.de> 2018-09-26 Richard Biener <rguenther@suse.de>
PR debug/87443 PR debug/87443
......
...@@ -26,8 +26,6 @@ along with GCC; see the file COPYING3. If not see ...@@ -26,8 +26,6 @@ along with GCC; see the file COPYING3. If not see
#include <isl/options.h> #include <isl/options.h>
#include <isl/ctx.h> #include <isl/ctx.h>
#include <isl/val.h> #include <isl/val.h>
#include <isl/id.h>
#include <isl/space.h>
#include <isl/set.h> #include <isl/set.h>
#include <isl/union_set.h> #include <isl/union_set.h>
#include <isl/map.h> #include <isl/map.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment