mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 05:10:25 +08:00
compatibility-ldbl.cc: Include cmath.
* src/compatibility-ldbl.cc: Include cmath. From-SVN: r150736
This commit is contained in:
parent
0b3624f6f9
commit
34d3575322
@ -1,3 +1,7 @@
|
||||
2009-08-14 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* src/compatibility-ldbl.cc: Include cmath.
|
||||
|
||||
2009-08-13 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* src/compatibility-ldbl.cc: Include tr1/functional.
|
||||
|
@ -24,6 +24,7 @@
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include <locale>
|
||||
#include <cmath>
|
||||
#include <tr1/functional>
|
||||
|
||||
#ifdef _GLIBCXX_LONG_DOUBLE_COMPAT
|
||||
|
Loading…
x
Reference in New Issue
Block a user