]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/experimental/list
PR libstdc++/79433 no #error for including TS headers with wrong -std
[thirdparty/gcc.git] / libstdc++-v3 / include / experimental / list
index 94663ad030a0af05bc8e087d444848edf5796da7..f429b3d3ce89feafafe2d5815710d0bb71a795ca 100644 (file)
@@ -31,9 +31,7 @@
 
 #pragma GCC system_header
 
-#if __cplusplus <= 201103L
-# include <bits/c++14_warning.h>
-#else
+#if __cplusplus >= 201402L
 
 #include <list>
 #include <experimental/memory_resource>