mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-01 15:06:41 +00:00
Merge branch 'fix_gcc_7_build' into 'master'
Fix build for gcc 7 See merge request OpenMW/openmw!1035
This commit is contained in:
commit
c264c307a4
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