Merge branch 'fix_msvc_build' into 'master'

Fix build with MSVC 19.38

See merge request OpenMW/openmw!3960
fix-osga-rotate-wildly
psi29a 10 months ago
commit 854b4f226b

@ -1,6 +1,7 @@
#ifndef OPENMW_COMPONENTS_DETOURNAVIGATOR_NAVIGATOR_H
#define OPENMW_COMPONENTS_DETOURNAVIGATOR_NAVIGATOR_H
#include <cassert>
#include <filesystem>
#include "heightfieldshape.hpp"

Loading…
Cancel
Save