diff options
Diffstat (limited to 'lib/libcxx/src/utility.cpp')
-rw-r--r-- | lib/libcxx/src/utility.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcxx/src/utility.cpp b/lib/libcxx/src/utility.cpp index e9830e7c24f..7dccffb73e5 100644 --- a/lib/libcxx/src/utility.cpp +++ b/lib/libcxx/src/utility.cpp @@ -7,7 +7,6 @@ // //===----------------------------------------------------------------------===// -#define _LIBCPP_BUILDING_UTILITY #include "utility" _LIBCPP_BEGIN_NAMESPACE_STD |