Skip to content
Snippets Groups Projects
Commit 597b7e79 authored by pme's avatar pme
Browse files

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

	* include/bits/stl_iterator_base_types.h: Fix typo


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41063 138bc75d-0d04-0410-961f-82ee72b054a4
parent 80bcb1b3
No related branches found
No related tags found
No related merge requests found
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> 2001-04-03 Andreas Schwab <schwab@suse.de>
* include/backward/fstream.h: Define filebuf and wfilebuf. * include/backward/fstream.h: Define filebuf and wfilebuf.
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
// The internal file stl_iterator.h contains predefined iterators, // The internal file stl_iterator.h contains predefined iterators,
// such as front_insert_iterator and istream_iterator. // such as front_insert_iterator and istream_iterator.
#pragma GCC system header #pragma GCC system_header
namespace std namespace std
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment