mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-18 22:42:58 +00:00
Update xbyak to 5.97
Keeps the library up to date.
This commit is contained in:
2
externals/xbyak/test/normalize_prefix.cpp
vendored
2
externals/xbyak/test/normalize_prefix.cpp
vendored
@@ -6,7 +6,7 @@
|
||||
#include <iostream>
|
||||
#include <memory.h>
|
||||
|
||||
typedef unsigned char uint8;
|
||||
typedef unsigned char uint8_t;
|
||||
|
||||
std::string normalize(const std::string& line)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user