Don't use 'using std::error_code' in include/llvm.
[oota-llvm.git] / lib / MC / MCModuleYAML.cpp
index f81cb149d83a9ab903935a8c84e356d066c66c6c..0df6afd9f02a255b3748ef1e4a8370c81c3ad043 100644 (file)
@@ -25,6 +25,7 @@
 #include <vector>
 
 namespace llvm {
+using std::error_code;
 
 namespace {