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
This commit is contained in:
parent
898d374de9
commit
aa53cb52eb
@ -1,3 +1,7 @@
|
||||
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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user