summaryrefslogtreecommitdiff
path: root/l10ntools/source/src_yy_wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/src_yy_wrapper.c')
-rw-r--r--l10ntools/source/src_yy_wrapper.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/source/src_yy_wrapper.c b/l10ntools/source/src_yy_wrapper.c
new file mode 100644
index 000000000000..d326b9a94e86
--- /dev/null
+++ b/l10ntools/source/src_yy_wrapper.c
@@ -0,0 +1,2 @@
+// Helper to suppress warnings in lex generated c code, see #i57362#
+#include "src_yy.c"