mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-27 17:59:52 +02:00
nall: Fix the build for gcc13
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <stdexcept>
|
||||
|
||||
#define ConcatenateType(Size) uint##Size##_t
|
||||
#define DeclareType(Size) ConcatenateType(Size)
|
||||
|
||||
|
Reference in New Issue
Block a user