We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e574964 commit e297384Copy full SHA for e297384
src/dtoolbase/pdtoa.cxx
@@ -27,6 +27,7 @@ THE SOFTWARE.
27
#include <math.h>
28
#include <stdint.h>
29
#include <string.h>
30
+#include <cmath>
31
32
#if defined(_MSC_VER)
33
#include <intrin.h>
0 commit comments