mirror of
https://github.com/libretro/bsnes-libretro.git
synced 2024-11-26 18:40:47 +00:00
Revert "nall: Add needed #include <stdexcept>"
This reverts commite658f50da2
. bsnes' compatibility with GCC 13 was already fixed in a different way in5cefce5c08
.
This commit is contained in:
parent
e658f50da2
commit
7ec3077079
@ -3,8 +3,6 @@
|
||||
//multi-precision arithmetic
|
||||
//warning: each size is quadratically more expensive than the size before it!
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include <nall/stdint.hpp>
|
||||
#include <nall/string.hpp>
|
||||
#include <nall/range.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user