mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-06 18:56:42 +02: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:
@@ -3,8 +3,6 @@
|
|||||||
//multi-precision arithmetic
|
//multi-precision arithmetic
|
||||||
//warning: each size is quadratically more expensive than the size before it!
|
//warning: each size is quadratically more expensive than the size before it!
|
||||||
|
|
||||||
#include <stdexcept>
|
|
||||||
|
|
||||||
#include <nall/stdint.hpp>
|
#include <nall/stdint.hpp>
|
||||||
#include <nall/string.hpp>
|
#include <nall/string.hpp>
|
||||||
#include <nall/range.hpp>
|
#include <nall/range.hpp>
|
||||||
|
Reference in New Issue
Block a user