aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/cctype
diff options
context:
space:
mode:
authorTobias Burnus <burnus@net-b.de>2007-03-15 08:12:25 +0000
committerTobias Burnus <burnus@net-b.de>2007-03-15 08:12:25 +0000
commite90b45fee71a78e072eabb296b36e1f1ff7d6a67 (patch)
treeae133bd8911b630f65909e29d1ba78aa9b8d3e6a /libstdc++-v3/include/tr1/cctype
parent7eac6f81591ab7181f3877b847ca21e83aa146b2 (diff)
Merged Rev. 122210-122935 from the trunk.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/fortran-experiments@122946 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/tr1/cctype')
-rw-r--r--libstdc++-v3/include/tr1/cctype2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/tr1/cctype b/libstdc++-v3/include/tr1/cctype
index 8ddfa89002e..7d428f9430b 100644
--- a/libstdc++-v3/include/tr1/cctype
+++ b/libstdc++-v3/include/tr1/cctype
@@ -44,7 +44,7 @@
// namespace std::tr1
namespace std
{
-_GLIBCXX_BEGIN_NAMESPACE(tr1)
+_GLIBCXX_BEGIN_NAMESPACE(_GLIBCXX_TR1)
using ::isblank;