]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/std/std_list.h
[multiple changes]
[thirdparty/gcc.git] / libstdc++-v3 / include / std / std_list.h
index f882bf7e5eec9255c0cbd6e787cb5bb79e79fef3..285a29d8131c324ee0b839e87cb88ba545e16f8c 100644 (file)
@@ -74,5 +74,9 @@
 # include <bits/list.tcc>
 #endif
 
+#ifdef _GLIBCXX_DEBUG
+# include <debug/list>
+#endif
+
 #endif /* _GLIBCXX_LIST */