mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
compatibility fix
This commit is contained in:
parent
f5ee5a5414
commit
dbcd4a8b5b
@ -36,7 +36,8 @@
|
|||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <stdint.h>
|
|
||||||
|
#include <libs/platform/stdint.h>
|
||||||
|
|
||||||
#include "record.hpp"
|
#include "record.hpp"
|
||||||
#include "nif_types.hpp"
|
#include "nif_types.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user