Merge branch 'fix_macos_build' into 'master'

Add missing include

See merge request OpenMW/openmw!3055
simplify_debugging
psi29a 1 year ago
commit 55b2ce4a09

@ -28,6 +28,7 @@
#include <istream>
#include <map>
#include <memory>
#include <unordered_map>
#include "cellgrid.hpp"
#include "common.hpp"

Loading…
Cancel
Save