aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/unordered_map
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/experimental/unordered_map')
-rw-r--r--libstdc++-v3/include/experimental/unordered_map2
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/include/experimental/unordered_map b/libstdc++-v3/include/experimental/unordered_map
index 10901c7c4b8..d3a578efe3a 100644
--- a/libstdc++-v3/include/experimental/unordered_map
+++ b/libstdc++-v3/include/experimental/unordered_map
@@ -46,8 +46,6 @@ inline namespace fundamentals_v2
{
_GLIBCXX_BEGIN_NAMESPACE_VERSION
-#define __cpp_lib_experimental_erase_if 201411
-
template<typename _Key, typename _Tp, typename _Hash, typename _CPred,
typename _Alloc, typename _Predicate>
inline void