1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-21 18:40:01 +00:00

Remove unused include

This commit is contained in:
unelsson 2021-10-15 21:53:15 +03:00
parent 28278e9a82
commit 14c4bba4a3

View File

@ -1,7 +1,6 @@
#include "terrainselection.hpp"
#include <algorithm>
#include <chrono>
#include <osg/Group>
#include <osg/Geometry>