forked from mirror/openmw-tes3mp
[Server] Add missing header
This commit is contained in:
parent
48a59cf9e9
commit
b01734888f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
#define OPENMW_UTILS_HPP
|
#define OPENMW_UTILS_HPP
|
||||||
|
|
||||||
#include <components/openmw-mp/Utils.hpp>
|
#include <components/openmw-mp/Utils.hpp>
|
||||||
|
#include <components/openmw-mp/Log.hpp>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue