aboutsummaryrefslogtreecommitdiff
path: root/include/__tree
diff options
context:
space:
mode:
Diffstat (limited to 'include/__tree')
-rw-r--r--include/__tree2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/__tree b/include/__tree
index dd32f7005866..2fbb479801c2 100644
--- a/include/__tree
+++ b/include/__tree
@@ -17,6 +17,8 @@
#include <stdexcept>
#include <algorithm>
+#include <__undef_min_max>
+
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header
#endif