summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:20:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:20:42 +0000
commit96929c715388553fc9996fe3528b8215c57bf460 (patch)
tree1e8f2a5977e948f8017cd42347da9e14b4cbfaee /transex3
parent33df8fd63cfcaa9c56dee0392a490b9c39f8e80c (diff)
INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED
2005/11/04 16:01:39 ihi 1.1.2.1: #i57352# Suppress warnings in lex generated c code
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/cfg_yy_wrapper.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/transex3/source/cfg_yy_wrapper.c b/transex3/source/cfg_yy_wrapper.c
new file mode 100644
index 000000000000..ac678d17f399
--- /dev/null
+++ b/transex3/source/cfg_yy_wrapper.c
@@ -0,0 +1,2 @@
+// Helper to suppress warnings in lex generated c code, see #i57362#
+#include "cfg_yy.c"