mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-29 02:11:34 +00:00
Merge branch 'build_fix' into 'master'
Add missing include See merge request OpenMW/openmw!2860
This commit is contained in:
commit
8f80895b59
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define OPENMW_ESM_LUASCRIPTS_H
|
||||
|
||||
#include <components/esm/refid.hpp>
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Reference in a new issue