summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/ext/algorithm
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-31 18:03:47 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-31 18:03:47 +0000
commit1eff808cc59e671e5eb901167f35fc3297b95de5 (patch)
tree4a62d7cf9c7564fad413b599d63bc73d733316a7 /libstdc++-v3/include/ext/algorithm
parentb0125839355ae617894e0412e54339c0271c398f (diff)
downloadppe42-gcc-1eff808cc59e671e5eb901167f35fc3297b95de5.tar.gz
ppe42-gcc-1eff808cc59e671e5eb901167f35fc3297b95de5.zip
2001-12-31 Paolo Carlini <pcarlini@unitus.it>
* include/backward/algo.h: Add two more using declarations. * include/backward/iterator.h: Include <ext/iterator>, add using declaration. * include/ext/algorithm: Add #pragma GCC system_header. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48429 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/ext/algorithm')
-rw-r--r--libstdc++-v3/include/ext/algorithm1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/include/ext/algorithm b/libstdc++-v3/include/ext/algorithm
index 929351eda5f..3d9ccd63d0a 100644
--- a/libstdc++-v3/include/ext/algorithm
+++ b/libstdc++-v3/include/ext/algorithm
@@ -56,6 +56,7 @@
#ifndef _EXT_ALGORITHM
#define _EXT_ALGORITHM
+#pragma GCC system_header
#include <bits/std_algorithm.h>
namespace __gnu_cxx
OpenPOWER on IntegriCloud