diff options
author | Trial97 <alexandru.tripon97@gmail.com> | 2023-08-24 13:42:36 +0300 |
---|---|---|
committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-08-24 13:42:36 +0300 |
commit | 172680abf89e3d6312f48f0e1a6949ed4fc260be (patch) | |
tree | 61da0bb6ee38c7066d52ee801a313ca17de7cba3 /launcher/modplatform/flame | |
parent | 5f3e9672cd378b8f04afe469fda4e7d4b7fc64fc (diff) | |
download | PrismLauncher-172680abf89e3d6312f48f0e1a6949ed4fc260be.tar.gz PrismLauncher-172680abf89e3d6312f48f0e1a6949ed4fc260be.tar.bz2 PrismLauncher-172680abf89e3d6312f48f0e1a6949ed4fc260be.zip |
removed aditional header
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/modplatform/flame')
-rw-r--r-- | launcher/modplatform/flame/FileResolvingTask.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/modplatform/flame/FileResolvingTask.cpp b/launcher/modplatform/flame/FileResolvingTask.cpp index 259d41cc..6fc3a21c 100644 --- a/launcher/modplatform/flame/FileResolvingTask.cpp +++ b/launcher/modplatform/flame/FileResolvingTask.cpp @@ -1,6 +1,5 @@ #include "FileResolvingTask.h" -#include <bit> #include "Json.h" #include "modplatform/ModIndex.h" #include "net/ApiDownload.h" |