Commit aa53cb52 by Peter Schmid Committed by Phil Edwards

stl_iterator_base_types.h: Fix typo

2001-04-03  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

	* include/bits/stl_iterator_base_types.h: Fix typo

From-SVN: r41063
parent 898d374d
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.
......
......@@ -36,7 +36,7 @@
// 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
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment