diff options
Diffstat (limited to 'rsc/source/parser/rscdb.cxx')
-rw-r--r-- | rsc/source/parser/rscdb.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/rsc/source/parser/rscdb.cxx b/rsc/source/parser/rscdb.cxx index b90e78e71122..dca2b2675668 100644 --- a/rsc/source/parser/rscdb.cxx +++ b/rsc/source/parser/rscdb.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rscdb.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2005-09-08 13:43:25 $ + * last change: $Author: vg $ $Date: 2006-04-07 16:32:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,10 +42,8 @@ #include <stdio.h> #include <string.h> -#include <tools/intn.hxx> #include <tools/fsys.hxx> #include <tools/rc.h> -#include <tools/isolang.hxx> #include <tools/isofallback.hxx> #include <rtl/strbuf.hxx> |