Index: src/IceGlobalContext.h |
diff --git a/src/IceGlobalContext.h b/src/IceGlobalContext.h |
index cc5da5800ca604f71a239924966a5e8e014679bc..96ecd653fa3a005e8e9ee4677a83b7c47b05a648 100644 |
--- a/src/IceGlobalContext.h |
+++ b/src/IceGlobalContext.h |
@@ -20,6 +20,7 @@ |
#include "llvm/Support/Allocator.h" |
#include "llvm/Support/raw_ostream.h" |
+#include "IceClFlags.h" |
Jim Stichnoth
2014/10/10 17:37:25
I'm curious why this is needed? (Also saw the sam
jvoung (off chromium)
2014/10/10 21:03:39
Hmm, doesn't seem to be needed for me anymore, and
|
#include "IceDefs.h" |
#include "IceIntrinsics.h" |
#include "IceRNG.h" |