X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FSupport%2FWindows%2FMemory.inc;h=431cfb6cf99fbeb69f3f3ececd24f1b3fd7374a4;hp=d410df35aa0681ba80e2a35fc320dc111b6a7424;hb=5c792faa0e5560bc148c973f3df658eb3bb2061e;hpb=7418e1f4bd5a4bda32af18f46ff2837221d12d5c diff --git a/lib/Support/Windows/Memory.inc b/lib/Support/Windows/Memory.inc index d410df35aa0..431cfb6cf99 100644 --- a/lib/Support/Windows/Memory.inc +++ b/lib/Support/Windows/Memory.inc @@ -19,6 +19,7 @@ // The Windows.h header must be the last one included. #include "WindowsSupport.h" +using std::error_code; namespace {