mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: Fix last MSVC build errors
This commit is contained in:
2
lib/external/libwolv
vendored
2
lib/external/libwolv
vendored
Submodule lib/external/libwolv updated: 0905aabeae...e20ffbd0c0
@@ -3,4 +3,10 @@
|
||||
#include <string_view>
|
||||
#include <fmt/core.h>
|
||||
#include <fmt/ranges.h>
|
||||
#include <fmt/ostream.h>
|
||||
#include <fmt/ostream.h>
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#if !defined(LIBWOLV_BUILTIN_UINT128)
|
||||
#include <pl/helpers/types.hpp>
|
||||
#endif
|
||||
Reference in New Issue
Block a user