summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_numeric.h
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-19 09:21:16 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-19 09:21:16 +0000
commit5846aeac295f326ca48b7aad94a67003aa919166 (patch)
tree4b41e0833299074d604e649170839d4e8987f4d8 /libstdc++-v3/include/bits/stl_numeric.h
parent73f9c8f7bf5197e6147b9b13907b6f6ba4a5c6fa (diff)
downloadgcc-5846aeac295f326ca48b7aad94a67003aa919166.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168046 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/bits/stl_numeric.h')
-rw-r--r--libstdc++-v3/include/bits/stl_numeric.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/include/bits/stl_numeric.h b/libstdc++-v3/include/bits/stl_numeric.h
index 1adddf6babc..925e064bb2c 100644
--- a/libstdc++-v3/include/bits/stl_numeric.h
+++ b/libstdc++-v3/include/bits/stl_numeric.h
@@ -49,9 +49,9 @@
* purpose. It is provided "as is" without express or implied warranty.
*/
-/** @file stl_numeric.h
+/** @file bits/stl_numeric.h
* 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{numeric}
*/
#ifndef _STL_NUMERIC_H