We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3c2c6 commit 2db74f2Copy full SHA for 2db74f2
src/tracing/traced_value.cc
@@ -4,7 +4,7 @@
4
5
#include "tracing/traced_value.h"
6
7
-#include <math.h>
+#include <cmath>
8
#include <sstream>
9
#include <stdio.h>
10
#include <string>
0 commit comments