1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:39:49 +00:00

Remove boost::filesystem from navmashtool

This commit is contained in:
jvoisin 2022-05-23 21:55:06 +02:00
parent 7950ea1f54
commit 0554afeb67

View file

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