1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00

Remove unused <vector> header

This commit is contained in:
AnyOldName3 2024-02-23 12:48:39 +00:00
parent 6406095bfb
commit 3fbd97ffc8

View File

@ -4,7 +4,6 @@
#include <span>
#include <string>
#include <string_view>
#include <vector>
namespace VFS
{