diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-10-05 22:45:27 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-10-05 22:46:46 +0100 |
commit | 1c72f460e9e4fce1220e426989226dfeb0db816e (patch) | |
tree | 7591372ecfb33588126986cb9a475bd418c91dcb /libstdc++-v3/src | |
parent | ea6da7f50fe2adc3a09fc10a3f437902c40ebff9 (diff) | |
download | gcc-1c72f460e9e4fce1220e426989226dfeb0db816e.zip gcc-1c72f460e9e4fce1220e426989226dfeb0db816e.tar.gz gcc-1c72f460e9e4fce1220e426989226dfeb0db816e.tar.bz2 |
libstdc++: Minor header cleanup in <numeric>
When adding new features to <numeric> I included the required headers
adjacent to the new code. This cleans it up by moving all the includes
to the start of the file.
libstdc++-v3/ChangeLog:
* include/std/numeric: Move all #include directives to the top
of the header.
* testsuite/26_numerics/gcd/gcd_neg.cc: Adjust dg-error line
numbers.
* testsuite/26_numerics/lcm/lcm_neg.cc: Likewise.
Diffstat (limited to 'libstdc++-v3/src')
0 files changed, 0 insertions, 0 deletions