Commit 34d35753 by Uros Bizjak Committed by Uros Bizjak

compatibility-ldbl.cc: Include cmath.

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

From-SVN: r150736
parent 0b3624f6
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment