mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-14 06:54:28 +08:00
1c72f460e9
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. |
||
---|---|---|
.. | ||
1.cc | ||
92978.cc | ||
lcm_neg.cc |