diff options
Diffstat (limited to 'libstdc++-v3/include/debug/debug.h')
| -rw-r--r-- | libstdc++-v3/include/debug/debug.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libstdc++-v3/include/debug/debug.h b/libstdc++-v3/include/debug/debug.h index 46e4b6bf09e..32f96a37bed 100644 --- a/libstdc++-v3/include/debug/debug.h +++ b/libstdc++-v3/include/debug/debug.h @@ -49,15 +49,9 @@ namespace std namespace __debug { } } -namespace __gnu_cxx -{ - namespace __debug { }; -} - namespace __gnu_debug { using namespace std::__debug; - using namespace __gnu_cxx::__debug; } #ifndef _GLIBCXX_DEBUG |

