Skip to content

Commit ba9f7f4

Browse files
committed
#include <cmath>
1 parent e84a933 commit ba9f7f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ydb/public/lib/stat_visualization/flame_graph_entry.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#include <util/generic/strbuf.h>
1010
#include <util/string/printf.h>
1111

12+
#include <cmath>
13+
1214
namespace NKikimr::NVisual {
1315
namespace {
1416
TMap<EFlameGraphType, TString> TypeName = {

0 commit comments

Comments
 (0)