summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c/cmath
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c/cmath')
-rw-r--r--libstdc++-v3/include/c/cmath2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/c/cmath b/libstdc++-v3/include/c/cmath
index fd3013b70ad..1e9ade9f0ad 100644
--- a/libstdc++-v3/include/c/cmath
+++ b/libstdc++-v3/include/c/cmath
@@ -74,7 +74,7 @@
#undef islessgreater
#undef isunordered
-namespace std
+namespace std _GLIBCXX_VISIBILITY(default)
{
inline double
abs(double __x)