1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-26 13:25:27 +01: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

@@ -7,6 +7,7 @@
#include "irrlichttypes_bloated.h"
#include <string>
#include <iostream>
#include <memory> // shared_ptr
#include <map>
#include "mapnode.h"
#include "nameidmapping.h"