Fix GCC 9.2.1 build

This commit is contained in:
Flössie 2019-11-04 14:48:06 +01:00
parent 9f3251eb56
commit 7ef19b5126

View File

@ -19,6 +19,7 @@
#pragma once
#include <cmath>
#include <cstdint>
#include "opthelper.h"