mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-23 04:26:31 -04: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…
x
Reference in New Issue
Block a user