1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 06:09:42 +00:00

Merge branch 'noboost_navmeshtool' into 'master'

Remove boost::filesystem from navmashtool

See merge request OpenMW/openmw!1916
This commit is contained in:
psi29a 2022-05-24 07:19:31 +00:00
commit 4c4ee1ccda

View file

@ -23,7 +23,6 @@
#include <osg/Vec3f>
#include <boost/filesystem.hpp>
#include <boost/program_options.hpp>
#include <cstddef>