mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-23 20:48:16 -04:00
Merge pull request #3080 from akortunov/fix_ci
Add missing include for std::inserter
This commit is contained in:
commit
e720a56030
@ -10,6 +10,8 @@
|
||||
|
||||
#include <DetourNavMesh.h>
|
||||
|
||||
#include <iterator>
|
||||
|
||||
namespace
|
||||
{
|
||||
using DetourNavigator::ChangeType;
|
||||
|
Loading…
x
Reference in New Issue
Block a user