mirror of https://github.com/OpenTTD/OpenTTD
(svn r25483) -Fix: don't commit too much...
parent
569eaf0e11
commit
6ab0545022
|
@ -16,8 +16,6 @@
|
||||||
#include "gfx_func.h"
|
#include "gfx_func.h"
|
||||||
#include "core/smallmap_type.hpp"
|
#include "core/smallmap_type.hpp"
|
||||||
|
|
||||||
#undef WITH_ICU
|
|
||||||
|
|
||||||
#ifdef WITH_ICU
|
#ifdef WITH_ICU
|
||||||
#include "layout/ParagraphLayout.h"
|
#include "layout/ParagraphLayout.h"
|
||||||
#define ICU_FONTINSTANCE : public LEFontInstance
|
#define ICU_FONTINSTANCE : public LEFontInstance
|
||||||
|
|
Loading…
Reference in New Issue