1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-17 10:21:11 +00:00

Remove unused boost include

This commit is contained in:
elsid 2022-05-22 02:30:55 +02:00
parent 9abfaef7a1
commit ea107bdd53
No known key found for this signature in database
GPG Key ID: B845CB9FEE18AB40

View File

@ -4,8 +4,6 @@
#include <limits> #include <limits>
#include <list> #include <list>
#include <boost/concept_check.hpp>
#include <components/debug/debuglog.hpp> #include <components/debug/debuglog.hpp>
#include <components/misc/stringops.hpp> #include <components/misc/stringops.hpp>