(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#ifndef STRGEN_H
|
||||
#define STRGEN_H
|
||||
|
||||
#include "../language.h"
|
||||
|
||||
/** Container for the different cases of a string. */
|
||||
struct Case {
|
||||
int caseidx; ///< The index of the case.
|
||||
|
Reference in New Issue
Block a user