1
0

Fixed compilation in MSVC (forward class definitions).

This commit is contained in:
madmaxoft
2014-02-24 22:47:58 +01:00
parent 3decf7fc94
commit 46f6cef99f
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
#include "../CommandOutput.h"
#include "../Root.h"
#include "../Server.h" // ExecuteConsoleCommand()
#include "../Chunk.h"