Don't use 'using std::error_code' in include/llvm.
[oota-llvm.git] / lib / Support / Windows / Memory.inc
index d410df35aa0681ba80e2a35fc320dc111b6a7424..431cfb6cf99fbeb69f3f3ececd24f1b3fd7374a4 100644 (file)
@@ -19,6 +19,7 @@
 
 // The Windows.h header must be the last one included.
 #include "WindowsSupport.h"
+using std::error_code;
 
 namespace {