Don't use 'using std::error_code' in include/llvm.
[oota-llvm.git] / lib / TableGen / Main.cpp
index c932668fded799cd4c37c4e8e9367fb48e3e9d15..c757b852a42c783c845730a943e8b8cde42fb5be 100644 (file)
@@ -27,6 +27,7 @@
 #include <cstdio>
 #include <system_error>
 using namespace llvm;
+using std::error_code;
 
 namespace {
   cl::opt<std::string>