diff options
author | Tony Cook <tony@develop-help.com> | 2013-11-19 09:50:25 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2013-11-19 09:50:25 +1100 |
commit | 0f24672021c6c5d7f398a81ee24305ae45c32779 (patch) | |
tree | a89e7e52f8a122d4d237d20cf7e4a04333327631 /cpan/Module-Build/lib/Module/Build/ModuleInfo.pm | |
parent | f2756cbb47e4bb872c6b9acc9ee0f67b30167864 (diff) | |
download | perl-0f24672021c6c5d7f398a81ee24305ae45c32779.tar.gz |
[perl #120543] work around a C++ library bug in VC 2003
VC 2003 makes overloaded versions of ldexp() available when including
<math.h> which should only be visible when including <cmath>.
The cast ensures the ldexp(double, int) signature is used.
Diffstat (limited to 'cpan/Module-Build/lib/Module/Build/ModuleInfo.pm')
0 files changed, 0 insertions, 0 deletions