summaryrefslogtreecommitdiff
path: root/include/version
diff options
context:
space:
mode:
Diffstat (limited to 'include/version')
-rw-r--r--include/version1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/version b/include/version
index 6e61693cf..aca84f8ed 100644
--- a/include/version
+++ b/include/version
@@ -110,6 +110,7 @@ __cpp_lib_void_t 201411L <type_traits>
# define __cpp_lib_filesystem 201703L
# define __cpp_lib_invoke 201411L
# define __cpp_lib_void_t 201411L
+# define __cpp_lib_node_extract 201606L
#endif
#if _LIBCPP_STD_VER > 17