summaryrefslogtreecommitdiff
path: root/l10ntools/source/xrm_yy_wrapper.c
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-01-25 17:20:55 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-01-25 17:20:55 +0100
commit8316671089f33c8aba5c5e72348854de16df9379 (patch)
treed20ca98095d66dc11dadffd5dd83c6b8e59dd6d3 /l10ntools/source/xrm_yy_wrapper.c
parent54311d2499a8502ea3a827347992c2f4d6e40d31 (diff)
l10ntools: #i108657# rename transex3 to l10ntools
Diffstat (limited to 'l10ntools/source/xrm_yy_wrapper.c')
-rw-r--r--l10ntools/source/xrm_yy_wrapper.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/source/xrm_yy_wrapper.c b/l10ntools/source/xrm_yy_wrapper.c
new file mode 100644
index 000000000000..6a304d0d09dc
--- /dev/null
+++ b/l10ntools/source/xrm_yy_wrapper.c
@@ -0,0 +1,2 @@
+// Helper to suppress warnings in lex generated c code, see #i57362#
+#include "xrm_yy.c"