mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-01 20:06:40 +00:00
Add missing include
This commit is contained in:
parent
17cb06bb6c
commit
12d36fb1d7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <gmock/gmock.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <array>
|
||||
#include <functional>
|
||||
|
||||
namespace
|
||||
|
|
Loading…
Reference in a new issue