fix: build with qt5.12 on Linux and pedantic flag

Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
flow
2022-12-18 17:03:39 -03:00
parent 0e207aba6c
commit c8eca4fb85
8 changed files with 19 additions and 12 deletions

View File

@ -39,6 +39,7 @@
#include <QString>
#include <list>
#include <optional>
#include "../Version.h"