Index: src/IceFixups.h |
diff --git a/src/IceFixups.h b/src/IceFixups.h |
index b6ba62afff6cf15503f5c8fe162616f8a90f98ff..07b58d571097ddecdac8b06bf8218e0ac5704d64 100644 |
--- a/src/IceFixups.h |
+++ b/src/IceFixups.h |
@@ -16,6 +16,7 @@ |
#define SUBZERO_SRC_ICEFIXUPS_H |
#include "IceDefs.h" |
+#include "IceClFlags.h" |
Jim Stichnoth
2016/04/01 23:36:58
alphabetize this if possible
Karl
2016/04/02 16:55:55
Done.
|
#include "IceStringPool.h" |
namespace Ice { |