summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/std/std_complex.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/std/std_complex.h')
-rw-r--r--libstdc++-v3/include/std/std_complex.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libstdc++-v3/include/std/std_complex.h b/libstdc++-v3/include/std/std_complex.h
index dc0f373c250..26f31f6150f 100644
--- a/libstdc++-v3/include/std/std_complex.h
+++ b/libstdc++-v3/include/std/std_complex.h
@@ -28,6 +28,10 @@
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.
+/** @file complex
+ * This is a Standard C++ Library header.
+ */
+
//
// ISO C++ 14882: 26.2 Complex Numbers
// Note: this is not a conforming implementation.
@@ -35,10 +39,6 @@
// Improved by Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
//
-/** @file complex
- * This is a Standard C++ Library header.
- */
-
#ifndef _GLIBCXX_COMPLEX
#define _GLIBCXX_COMPLEX 1
OpenPOWER on IntegriCloud