mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 08:15:34 +00:00
Missing header on Linux
This commit is contained in:
parent
6aa6b2dc89
commit
a8c1c4315c
1 changed files with 1 additions and 0 deletions
1
extern/BSAOpt/hash.cpp
vendored
1
extern/BSAOpt/hash.cpp
vendored
|
@ -31,6 +31,7 @@
|
|||
|
||||
#include <cstdint>
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
|
||||
#include "hash.hpp"
|
||||
|
||||
|
|
Loading…
Reference in a new issue