fix: include ^<optional^> updater doesn't need to know about mods

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-06-25 16:10:06 -07:00
parent 5b04a17730
commit 10266f65e4
4 changed files with 10 additions and 2 deletions

View File

@ -35,6 +35,7 @@
#include <QNetworkReply>
#include <QUrl>
#include <memory>
#include <optional>
#include "QObjectPtr.h"
#include "net/Download.h"