Skip to content

Commit c6773a4

Browse files
lbartolettinyalldawson
authored andcommittedMay 20, 2020
Fix build
1 parent 7762168 commit c6773a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/app/devtools/profiler/qgsprofilerpanelwidget.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "qgsruntimeprofiler.h"
1818
#include "qgslogger.h"
1919
#include <QPainter>
20+
#include <cmath>
2021

2122
//
2223
// QgsProfilerPanelWidget

0 commit comments

Comments
 (0)
Please sign in to comment.