Don't use 'using std::error_code' in include/llvm.
[oota-llvm.git] / unittests / Support / LockFileManagerTest.cpp
index 93fa10bee07d092094597ed6982cf7da09e2b1f8..3d6357c291b3525147020ef8431048ad0a569090 100644 (file)
@@ -14,6 +14,7 @@
 #include <memory>
 
 using namespace llvm;
+using std::error_code;
 
 namespace {