@ -11,6 +11,7 @@
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <array>
#include <deque>
MATCHER_P3(Vec3fEq, x, y, z, "")
@ -14,6 +14,8 @@
namespace DetourNavigator
{
static inline bool operator ==(const RecastMesh::Water& lhs, const RecastMesh::Water& rhs)