mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-01 18:55:32 +01:00
Clean up header includes (#16674)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "mapsector.h"
|
||||
#include "exceptions.h"
|
||||
#include "mapblock.h"
|
||||
#include "serialization.h"
|
||||
|
||||
MapSector::MapSector(Map *parent, v2s16 pos, IGameDef *gamedef):
|
||||
m_parent(parent),
|
||||
|
||||
Reference in New Issue
Block a user