diff options
Diffstat (limited to 'libstdc++-v3/include/bits/std_complex.h')
| -rw-r--r-- | libstdc++-v3/include/bits/std_complex.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/include/bits/std_complex.h b/libstdc++-v3/include/bits/std_complex.h index 85b8d295830..d07a6b791df 100644 --- a/libstdc++-v3/include/bits/std_complex.h +++ b/libstdc++-v3/include/bits/std_complex.h @@ -34,6 +34,11 @@ // Improved by Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> // +/** @file std_complex.h + * This is an internal header file, included by other library headers. + * You should not attempt to use it directly. + */ + #ifndef _CPP_COMPLEX #define _CPP_COMPLEX 1 |

