summaryrefslogtreecommitdiff
path: root/lib/CodeGen/OcamlGC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/OcamlGC.cpp')
-rw-r--r--lib/CodeGen/OcamlGC.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/OcamlGC.cpp b/lib/CodeGen/OcamlGC.cpp
index 5c6e29a6b0..f7bc9f3d31 100644
--- a/lib/CodeGen/OcamlGC.cpp
+++ b/lib/CodeGen/OcamlGC.cpp
@@ -16,6 +16,7 @@
#include "llvm/CodeGen/GCs.h"
#include "llvm/CodeGen/GCStrategy.h"
+#include "llvm/Support/Compiler.h"
using namespace llvm;