We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6b824 commit f6606bfCopy full SHA for f6606bf
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