aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
diff options
context:
space:
mode:
authorflow <flowlnlnln@gmail.com>2022-12-18 17:03:39 -0300
committerflow <flowlnlnln@gmail.com>2023-01-13 16:23:07 -0300
commitc8eca4fb8508a22b9d4819d57627dd684f8d98c5 (patch)
tree5a9acd5ef1fbd929e97b8214de37db42ddb23132 /launcher/modplatform
parent0e207aba6c4eb67dccef12750c080a64deba6764 (diff)
downloadPrismLauncher-c8eca4fb8508a22b9d4819d57627dd684f8d98c5.tar.gz
PrismLauncher-c8eca4fb8508a22b9d4819d57627dd684f8d98c5.tar.bz2
PrismLauncher-c8eca4fb8508a22b9d4819d57627dd684f8d98c5.zip
fix: build with qt5.12 on Linux and pedantic flag
Signed-off-by: flow <flowlnlnln@gmail.com>
Diffstat (limited to 'launcher/modplatform')
-rw-r--r--launcher/modplatform/ResourceAPI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/modplatform/ResourceAPI.h b/launcher/modplatform/ResourceAPI.h
index 49aac712..78441c34 100644
--- a/launcher/modplatform/ResourceAPI.h
+++ b/launcher/modplatform/ResourceAPI.h
@@ -39,6 +39,7 @@
#include <QString>
#include <list>
+#include <optional>
#include "../Version.h"