Removed a useless include file.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@725 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "cBlockEntity.h"
|
||||
#include "cWindowOwner.h"
|
||||
#include "FileDefine.h"
|
||||
#include "cItem.h"
|
||||
|
||||
|
||||
@@ -21,6 +20,7 @@ class cServer;
|
||||
|
||||
|
||||
|
||||
|
||||
class cFurnaceEntity :
|
||||
public cBlockEntity,
|
||||
public cBlockEntityWindowOwner
|
||||
|
||||
Reference in New Issue
Block a user