mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 08:23:53 +00:00
adds missing include
This commit is contained in:
parent
4bb9a4166d
commit
445d91d85d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
#define OPENMW_ESM_DEFS_H
|
#define OPENMW_ESM_DEFS_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
#include <tuple>
|
#include <tuple>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue