aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/debug/map
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/debug/map')
-rw-r--r--libstdc++-v3/include/debug/map6
1 files changed, 5 insertions, 1 deletions
diff --git a/libstdc++-v3/include/debug/map b/libstdc++-v3/include/debug/map
index ae74e7e7f49..2435154da2e 100644
--- a/libstdc++-v3/include/debug/map
+++ b/libstdc++-v3/include/debug/map
@@ -1,6 +1,6 @@
// Debugging map/multimap implementation -*- C++ -*-
-// Copyright (C) 2003
+// Copyright (C) 2003, 2006
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
@@ -28,6 +28,10 @@
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.
+/** @file debug/map
+ * This file is a GNU debug extension to the Standard C++ Library.
+ */
+
#ifndef _GLIBCXX_DEBUG_MAP
#define _GLIBCXX_DEBUG_MAP 1