Add missing include cmath
This commit is contained in:
parent
1f8bfd2393
commit
f14c02b065
@ -28,6 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
#include <QVariant>
|
||||
#include <google/protobuf/descriptor.h>
|
||||
#include <vector>
|
||||
#include <cmath>
|
||||
|
||||
extern QMainWindow *mainWindow;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user