mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-04 14:17:52 -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…
x
Reference in New Issue
Block a user