summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCModuleYAML.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/MC/MCModuleYAML.cpp')
-rw-r--r--llvm/lib/MC/MCModuleYAML.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/MC/MCModuleYAML.cpp b/llvm/lib/MC/MCModuleYAML.cpp
index 93180b918d2..f81cb149d83 100644
--- a/llvm/lib/MC/MCModuleYAML.cpp
+++ b/llvm/lib/MC/MCModuleYAML.cpp
@@ -19,6 +19,7 @@
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/Object/YAML.h"
#include "llvm/Support/Allocator.h"
+#include "llvm/Support/Casting.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/YAMLTraits.h"
#include <vector>
OpenPOWER on IntegriCloud