mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
Merge branch 'build-fixes' into 'master'
Add missing include to unordered_map See merge request OpenMW/openmw!1553
This commit is contained in:
commit
98d1588477
@ -6,6 +6,7 @@
|
||||
#include <Windows.h>
|
||||
|
||||
#include <atomic>
|
||||
#include <unordered_map>
|
||||
|
||||
namespace Crash
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user