mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 17:29:55 +00:00
Add missing include
This commit is contained in:
parent
1c4ccb6d66
commit
d2b935684d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include <iterator>
|
||||
|
||||
namespace DetourNavigator
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue