aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cxxdump/Error.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-cxxdump/Error.cpp')
-rw-r--r--llvm/tools/llvm-cxxdump/Error.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvm-cxxdump/Error.cpp b/llvm/tools/llvm-cxxdump/Error.cpp
index 25317820409c..053d0e0764bc 100644
--- a/llvm/tools/llvm-cxxdump/Error.cpp
+++ b/llvm/tools/llvm-cxxdump/Error.cpp
@@ -12,6 +12,7 @@
#include "Error.h"
#include "llvm/Support/ErrorHandling.h"
+#include <string>
using namespace llvm;