1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-31 04:36:40 +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>