diff options
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
| -rw-r--r-- | llvm/lib/Support/GraphWriter.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/GraphWriter.cpp b/llvm/lib/Support/GraphWriter.cpp index 5583ca18ab20..e353ab86b5e8 100644 --- a/llvm/lib/Support/GraphWriter.cpp +++ b/llvm/lib/Support/GraphWriter.cpp @@ -28,6 +28,7 @@ #ifdef __APPLE__ #include "llvm/Support/CommandLine.h" +#include "llvm/Support/ManagedStatic.h" #endif #include <string> |
