From 172680abf89e3d6312f48f0e1a6949ed4fc260be Mon Sep 17 00:00:00 2001
From: Trial97 <alexandru.tripon97@gmail.com>
Date: Thu, 24 Aug 2023 13:42:36 +0300
Subject: removed aditional header

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
---
 launcher/modplatform/flame/FileResolvingTask.cpp | 1 -
 1 file changed, 1 deletion(-)

(limited to 'launcher/modplatform/flame')

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"
-- 
cgit