mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-26 20:44:53 +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 | ||
2.cc | ||
92978.cc | ||
gcd_neg.cc |