summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpolly/lib/Exchange/OpenScopExporter.cpp1
-rwxr-xr-xpolly/lib/Exchange/OpenScopImporter.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/polly/lib/Exchange/OpenScopExporter.cpp b/polly/lib/Exchange/OpenScopExporter.cpp
index 71188e54e0a..2cb32c76872 100755
--- a/polly/lib/Exchange/OpenScopExporter.cpp
+++ b/polly/lib/Exchange/OpenScopExporter.cpp
@@ -25,6 +25,7 @@
#include "openscop/openscop.h"
#include "stdio.h"
+#include "isl/map.h"
#include "isl/set.h"
#include "isl/constraint.h"
diff --git a/polly/lib/Exchange/OpenScopImporter.cpp b/polly/lib/Exchange/OpenScopImporter.cpp
index d1bcaddb5f2..a76dd7ecfd7 100755
--- a/polly/lib/Exchange/OpenScopImporter.cpp
+++ b/polly/lib/Exchange/OpenScopImporter.cpp
@@ -26,6 +26,7 @@
#define OPENSCOP_INT_T_IS_MP
#include "openscop/openscop.h"
+#include "isl/map.h"
#include "isl/set.h"
#include "isl/constraint.h"
OpenPOWER on IntegriCloud