summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/std/std_streambuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/std/std_streambuf.h')
-rw-r--r--libstdc++-v3/include/std/std_streambuf.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/libstdc++-v3/include/std/std_streambuf.h b/libstdc++-v3/include/std/std_streambuf.h
index ad639d3b1cd..3c144987306 100644
--- a/libstdc++-v3/include/std/std_streambuf.h
+++ b/libstdc++-v3/include/std/std_streambuf.h
@@ -777,11 +777,8 @@ namespace std
};
} // namespace std
-#ifdef _GLIBCXX_NO_TEMPLATE_EXPORT
-# define export
-#endif
-#ifdef _GLIBCXX_FULLY_COMPLIANT_HEADERS
-#include <bits/streambuf.tcc>
+#ifndef _GLIBCXX_EXPORT_TEMPLATE
+# include <bits/streambuf.tcc>
#endif
#endif /* _GLIBCXX_STREAMBUF */
OpenPOWER on IntegriCloud