OSDN Git Service

2005-12-18 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / tr1 / type_traits
index 70f3316..f4a1838 100644 (file)
@@ -40,8 +40,8 @@
 // namespace std::tr1
 namespace std
 {
-namespace tr1
-{
+_GLIBCXX_BEGIN_NAMESPACE(tr1)
+
   // For use in __in_array and elsewhere.
   struct __sfinae_types
   {
@@ -687,7 +687,7 @@ namespace tr1
 #undef _DEFINE_SPEC
 #undef _DEFINE_SPEC_BODY
 
-}
+_GLIBCXX_END_NAMESPACE
 }
 
 #endif