1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

Reduce transitive includes by moving a class

This commit is contained in:
sfan5 2025-03-26 19:47:40 +01:00
parent b146673c3d
commit dea95c7339
12 changed files with 40 additions and 40 deletions

View file

@ -8,6 +8,7 @@
#include "irr_v2d.h"
#include "mapblock.h"
#include <ostream>
#include <memory>
#include <map>
#include <vector>