mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 00:45:23 +01:00
Clean up unused Forward Declarations (#16324)
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
|
||||
class MapBlock;
|
||||
|
||||
struct QueuedMeshUpdate
|
||||
{
|
||||
v3s16 p = v3s16(-1337, -1337, -1337);
|
||||
|
||||
Reference in New Issue
Block a user