1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-08 11:31:43 +00:00

removed uneeded header

This commit is contained in:
flb 2021-02-10 20:07:13 +01:00
parent a23f67748b
commit d230e73bd7

View file

@ -10,10 +10,8 @@
#include <filesystem>
#include <fstream>
#include <set>
#include <unzipper.h>
#include "progress_event.hpp"
#include "current_cfw.hpp"
namespace i18n = brls::i18n;
using namespace i18n::literals;