From f7f97dadcd33ed191ef04436fe630821c2330e3d Mon Sep 17 00:00:00 2001 From: jan iversen Date: Sat, 19 Mar 2016 16:57:19 +0100 Subject: update genlang, activated lex calls. All lex files no longer have a special namespace, instead yylex --> lex and therefore unique for the linker. Also corrected command line argument handler. Change-Id: Idfdec97bd43f3be8d2b217b9aac1bd74b202dc93 --- l10ntools/source/gConv.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'l10ntools/source/gConv.cxx') diff --git a/l10ntools/source/gConv.cxx b/l10ntools/source/gConv.cxx index 74f05ba2e068..f90a8b6f387c 100644 --- a/l10ntools/source/gConv.cxx +++ b/l10ntools/source/gConv.cxx @@ -21,7 +21,6 @@ #include "gL10nMem.hxx" #include "gConv.hxx" -#include "gConvDB.hxx" #include "gConvPo.hxx" #include "gConvProp.hxx" #include "gConvSrc.hxx" -- cgit