(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef PLAYER_TYPE_H
|
||||
#define PLAYER_TYPE_H
|
||||
|
||||
#include "core/enum_type.hpp"
|
||||
|
||||
/**
|
||||
* Enum for all players/owners.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user