diff options
Diffstat (limited to 'l10ntools/source/cfg_yy_wrapper.c')
-rw-r--r-- | l10ntools/source/cfg_yy_wrapper.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/source/cfg_yy_wrapper.c b/l10ntools/source/cfg_yy_wrapper.c new file mode 100644 index 000000000000..ac678d17f399 --- /dev/null +++ b/l10ntools/source/cfg_yy_wrapper.c @@ -0,0 +1,2 @@ +// Helper to suppress warnings in lex generated c code, see #i57362# +#include "cfg_yy.c" |