summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/std/algorithm
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/std/algorithm')
-rw-r--r--libstdc++-v3/include/std/algorithm5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/include/std/algorithm b/libstdc++-v3/include/std/algorithm
index 06a553fdddb..33ed8724b3c 100644
--- a/libstdc++-v3/include/std/algorithm
+++ b/libstdc++-v3/include/std/algorithm
@@ -27,6 +27,11 @@
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.
+/** @file algorithm
+ * This is a Standard C++ Library file. You should @c #include this file
+ * in your programs, rather than any of the "st[dl]_*.h" implementation files.
+ */
+
#ifndef _CPP_ALGORITHM
#include <bits/std_algorithm.h>
#endif
OpenPOWER on IntegriCloud