mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 12:42:11 +00:00
Add missing include for std::inserter
This commit is contained in:
parent
e8ed66767b
commit
8d4a374516
@ -10,6 +10,8 @@
|
||||
|
||||
#include <DetourNavMesh.h>
|
||||
|
||||
#include <iterator>
|
||||
|
||||
namespace
|
||||
{
|
||||
using DetourNavigator::ChangeType;
|
||||
|
Loading…
Reference in New Issue
Block a user