summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/bits/sbuf_iter.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/sbuf_iter.h')
-rw-r--r--libstdc++-v3/include/bits/sbuf_iter.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/sbuf_iter.h b/libstdc++-v3/include/bits/sbuf_iter.h
index 7a0e1d5db22..351c8c9bce2 100644
--- a/libstdc++-v3/include/bits/sbuf_iter.h
+++ b/libstdc++-v3/include/bits/sbuf_iter.h
@@ -1,6 +1,6 @@
// Streambuf iterators
-// Copyright (C) 1997-1999 Free Software Foundation, Inc.
+// Copyright (C) 1997-2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
@@ -32,6 +32,8 @@
#ifndef _CPP_BITS_SBUF_ITER_H
#define _CPP_BITS_SBUF_ITER_H 1
+#pragma GCC system_header
+
namespace std
{
OpenPOWER on IntegriCloud