summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/bits/std_istream.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/std_istream.h')
-rw-r--r--libstdc++-v3/include/bits/std_istream.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/include/bits/std_istream.h b/libstdc++-v3/include/bits/std_istream.h
index 4a0f6602d02..4c93f560960 100644
--- a/libstdc++-v3/include/bits/std_istream.h
+++ b/libstdc++-v3/include/bits/std_istream.h
@@ -34,6 +34,8 @@
#ifndef _CPP_ISTREAM
#define _CPP_ISTREAM 1
+#pragma GCC system_header
+
#include <bits/std_ios.h>
#include <bits/std_limits.h> // For numeric_limits
OpenPOWER on IntegriCloud