Fixed compilation in MSVC (forward class definitions).
This commit is contained in:
parent
3decf7fc94
commit
46f6cef99f
@ -12,6 +12,7 @@
|
|||||||
#include "../CommandOutput.h"
|
#include "../CommandOutput.h"
|
||||||
#include "../Root.h"
|
#include "../Root.h"
|
||||||
#include "../Server.h" // ExecuteConsoleCommand()
|
#include "../Server.h" // ExecuteConsoleCommand()
|
||||||
|
#include "../Chunk.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
#include "DropSpenserEntity.h"
|
#include "DropSpenserEntity.h"
|
||||||
#include "FurnaceEntity.h"
|
#include "FurnaceEntity.h"
|
||||||
#include "../BoundingBox.h"
|
#include "../BoundingBox.h"
|
||||||
|
#include "json/json.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user