summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/bits/basic_string.h
diff options
context:
space:
mode:
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>2001-02-19 18:52:25 +0000
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>2001-02-19 18:52:25 +0000
commitcd319190dedb81433b97b65fab292832e78c9565 (patch)
tree2c8bb8455ef9ab0a00342dd625d096052835ef1b /libstdc++-v3/include/bits/basic_string.h
parentf9f97de8bb653289a8f3cebfc437df8295c9fd87 (diff)
downloadppe42-gcc-cd319190dedb81433b97b65fab292832e78c9565.tar.gz
ppe42-gcc-cd319190dedb81433b97b65fab292832e78c9565.zip
Add #pragma system_header to header files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39896 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/bits/basic_string.h')
-rw-r--r--libstdc++-v3/include/bits/basic_string.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/include/bits/basic_string.h b/libstdc++-v3/include/bits/basic_string.h
index c173d56c987..af831146382 100644
--- a/libstdc++-v3/include/bits/basic_string.h
+++ b/libstdc++-v3/include/bits/basic_string.h
@@ -34,6 +34,8 @@
#ifndef _CPP_BITS_STRING_H
#define _CPP_BITS_STRING_H 1
+#pragma GCC system_header
+
#include <bits/atomicity.h>
namespace std {
OpenPOWER on IntegriCloud