aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/slice.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/slice.h')
-rw-r--r--libstdc++-v3/include/bits/slice.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/libstdc++-v3/include/bits/slice.h b/libstdc++-v3/include/bits/slice.h
index 113ff9b..5efb6e8 100644
--- a/libstdc++-v3/include/bits/slice.h
+++ b/libstdc++-v3/include/bits/slice.h
@@ -1,6 +1,6 @@
// The template and inlines for the -*- C++ -*- slice class.
-// Copyright (C) 1997-1999 Free Software Foundation, Inc.
+// Copyright (C) 1997-1999, 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
@@ -34,7 +34,8 @@
#pragma GCC system_header
-namespace std {
+namespace std
+{
class slice
{