(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.

This commit is contained in:
rubidium
2008-01-13 00:28:01 +00:00
parent aa1d429d7f
commit a78d73805f
7 changed files with 9 additions and 7 deletions

View File

@@ -5,6 +5,8 @@
#ifndef RAIL_TYPE_H
#define RAIL_TYPE_H
#include "core/enum_type.hpp"
/**
* Enumeration for all possible railtypes.
*