summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/profile/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/profile/base.h')
-rw-r--r--libstdc++-v3/include/profile/base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/profile/base.h b/libstdc++-v3/include/profile/base.h
index dbe01f55f9e..ef17443b37e 100644
--- a/libstdc++-v3/include/profile/base.h
+++ b/libstdc++-v3/include/profile/base.h
@@ -47,7 +47,7 @@
* @namespace std::__profile
* @brief GNU profile code, replaces standard behavior with profile behavior.
*/
-namespace std
+namespace std _GLIBCXX_VISIBILITY(default)
{
namespace __profile { }
}