mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 04:28:36 -04:00
cmath is needed
This commit is contained in:
parent
8134c334cb
commit
ed90b56819
@ -2,6 +2,7 @@
|
||||
#include "mainwindow.h"
|
||||
#include <cinttypes>
|
||||
#include <cstring>
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include <functional>
|
||||
#include <fstream>
|
||||
|
Loading…
Reference in New Issue
Block a user