diff options
Diffstat (limited to 'llvm/unittests/Support/MemoryTest.cpp')
| -rw-r--r-- | llvm/unittests/Support/MemoryTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/unittests/Support/MemoryTest.cpp b/llvm/unittests/Support/MemoryTest.cpp index f85f3dc..70f8b24 100644 --- a/llvm/unittests/Support/MemoryTest.cpp +++ b/llvm/unittests/Support/MemoryTest.cpp @@ -14,6 +14,7 @@ using namespace llvm; using namespace sys; +using std::error_code; namespace { |
