(svn r22481) -Fix: compilation with recent GCC

This commit is contained in:
smatz
2011-05-21 08:40:50 +00:00
parent d7f9aaff5a
commit f761b7249c
3 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
#define CMD_HELPER_H
#include "core/enum_type.hpp"
#include "core/bitmath_func.hpp"
/**
* Extracts a given type from a value.