summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CWriter/Writer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CWriter/Writer.cpp')
-rw-r--r--llvm/lib/CWriter/Writer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CWriter/Writer.cpp b/llvm/lib/CWriter/Writer.cpp
index 27db6cf3e9b..dfb8a19529f 100644
--- a/llvm/lib/CWriter/Writer.cpp
+++ b/llvm/lib/CWriter/Writer.cpp
@@ -26,6 +26,7 @@
using std::string;
using std::map;
using std::ostream;
+using std::cerr;
static std::string getConstStrValue(const Constant* CPV);
OpenPOWER on IntegriCloud