1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-20 06:40:09 +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>