summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/vstring.tcc
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2010-12-19 09:21:16 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2010-12-19 09:21:16 +0000
commitf910786b9865adf3548fcbbcd569bc90ea314420 (patch)
tree4b41e0833299074d604e649170839d4e8987f4d8 /libstdc++-v3/include/ext/vstring.tcc
parentf3fb659020df1d8e15f903e2940b1e333c2649b4 (diff)
*: Use headername alias to associate private includes to public includes.
2010-11-18 Benjamin Kosnik <bkoz@redhat.com> * config/*/*: Use headername alias to associate private includes to public includes. * include/*/*: Same. * scripts/run_doxygen: Update for doxygen 1.7.2. * doc/doxygen/user.cfg.in: Same. * doc/doxygen/TODO: Remove. * testsuite/*/std_c++0x_neg.cc: Adjust line number. From-SVN: r168046
Diffstat (limited to 'libstdc++-v3/include/ext/vstring.tcc')
-rw-r--r--libstdc++-v3/include/ext/vstring.tcc3
1 files changed, 1 insertions, 2 deletions
diff --git a/libstdc++-v3/include/ext/vstring.tcc b/libstdc++-v3/include/ext/vstring.tcc
index 99193896b38..6908e1f3979 100644
--- a/libstdc++-v3/include/ext/vstring.tcc
+++ b/libstdc++-v3/include/ext/vstring.tcc
@@ -23,9 +23,8 @@
// <http://www.gnu.org/licenses/>.
/** @file ext/vstring.tcc
- * This file is a GNU extension to the Standard C++ Library.
* This is an internal header file, included by other library headers.
- * You should not attempt to use it directly.
+ * Do not attempt to use it directly. @headername{ext/vstring.h}
*/
#ifndef _VSTRING_TCC