2001-04-03 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
* include/bits/stl_iterator_base_types.h: Fix typo
From-SVN: r41063
+2001-04-03 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
+
+ * include/bits/stl_iterator_base_types.h: Fix typo
+
2001-04-03 Andreas Schwab <schwab@suse.de>
* include/backward/fstream.h: Define filebuf and wfilebuf.
// The internal file stl_iterator.h contains predefined iterators,
// such as front_insert_iterator and istream_iterator.
-#pragma GCC system header
+#pragma GCC system_header
namespace std
{