mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 16:11:37 -04:00
esm_reader.cpp: fix std::runtime_error compile error
This commit is contained in:
parent
32b167ce2b
commit
c08e098d7f
@ -1,4 +1,5 @@
|
|||||||
#include "esm_reader.hpp"
|
#include "esm_reader.hpp"
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace ESM
|
namespace ESM
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user