compatibility-ldbl.cc: Include cmath.

* src/compatibility-ldbl.cc: Include cmath.

From-SVN: r150736
This commit is contained in:
Uros Bizjak 2009-08-14 10:35:55 +02:00 committed by Uros Bizjak
parent 0b3624f6f9
commit 34d3575322
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -24,6 +24,7 @@
// <http://www.gnu.org/licenses/>.
#include <locale>
#include <cmath>
#include <tr1/functional>
#ifdef _GLIBCXX_LONG_DOUBLE_COMPAT