Explicitly use double std::pow(double, int). Should fix build on openbsd (http:/...
commit5a8952cf6f6675fa7ce2bb91986133419459e3f4
authorSandro Santilli <strk@keybit.net>
Thu, 2 Dec 2010 06:46:26 +0000 (2 07:46 +0100)
committerSandro Santilli <strk@keybit.net>
Thu, 2 Dec 2010 06:46:26 +0000 (2 07:46 +0100)
tree1ec19e3c73b32734610e52fbf1fafed5db32efdc
parent9af44b275bc8d55da63c191742d724fcedfac070
Explicitly use double std::pow(double, int). Should fix build on openbsd (gnashdev.org:8010/builders/4.8-release-openbsd-amd64/builds/6/steps/compile/logs/stdio)
libcore/SWFMatrix.cpp