aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/debug/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/debug/debug.h')
-rw-r--r--libstdc++-v3/include/debug/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/debug/debug.h b/libstdc++-v3/include/debug/debug.h
index 0e02d58..0131c0a 100644
--- a/libstdc++-v3/include/debug/debug.h
+++ b/libstdc++-v3/include/debug/debug.h
@@ -58,7 +58,7 @@ namespace __gnu_debug
using namespace std::__debug;
template<typename _Ite, typename _Seq, typename _Cat>
- struct _Safe_iterator;
+ class _Safe_iterator;
}
#if ! defined _GLIBCXX_DEBUG || ! _GLIBCXX_HOSTED