1
0
mirror of synced 2024-09-24 03:28:24 +02:00

build: Updated libwolv

This commit is contained in:
WerWolv 2024-03-10 15:58:57 +01:00
parent ca3708df71
commit 285afb6d4b
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 19ba9b545693c3af8ebfb63852562e63437beba5
Subproject commit 071bc36d460690ccaa0000392a64465c6f92f20a

View File

@ -9,11 +9,11 @@
#include <hex/helpers/magic.hpp>
#include <hex/helpers/crypto.hpp>
#include <hex/helpers/literals.hpp>
#include <hex/helpers/utils.hpp>
#include <romfs/romfs.hpp>
#include <hex/api/plugin_manager.hpp>
#include <hex/api/task_manager.hpp>
#include <hex/helpers/utils.hpp>
#include <hex/subcommands/subcommands.hpp>
#include <wolv/utils/string.hpp>