aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/cstdint
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/tr1/cstdint')
-rw-r--r--libstdc++-v3/include/tr1/cstdint2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/tr1/cstdint b/libstdc++-v3/include/tr1/cstdint
index d967526..55ce4bc 100644
--- a/libstdc++-v3/include/tr1/cstdint
+++ b/libstdc++-v3/include/tr1/cstdint
@@ -56,7 +56,7 @@
#ifdef _GLIBCXX_USE_C99_STDINT_TR1
-namespace std
+namespace std _GLIBCXX_VISIBILITY(default)
{
namespace tr1
{