mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
build: Fix last MSVC build errors
This commit is contained in:
@@ -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