summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/src/memory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcxx/src/memory.cpp')
-rw-r--r--lib/libcxx/src/memory.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcxx/src/memory.cpp b/lib/libcxx/src/memory.cpp
index 4e0d3af9167..77ebe837c73 100644
--- a/lib/libcxx/src/memory.cpp
+++ b/lib/libcxx/src/memory.cpp
@@ -7,7 +7,6 @@
//
//===----------------------------------------------------------------------===//
-#define _LIBCPP_BUILDING_MEMORY
#include "memory"
#ifndef _LIBCPP_HAS_NO_THREADS
#include "mutex"