Skip to content

Commit e8c9858

Browse files
committed
Adding back <cmath>
1 parent db6d570 commit e8c9858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/DasherCore/ButtonMode.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "ButtonMode.h"
66

77
#include <I18n.h>
8+
#include <cmath>
89

910
#include "DasherScreen.h"
1011
#include "DasherInterfaceBase.h"

0 commit comments

Comments
 (0)