diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 15:02:15 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 15:02:15 +0000 |
commit | 2c21c64f77aebf8b8de96cc6740c9b14fa72b743 (patch) | |
tree | 1089de9680675d0ccc51055f1952129587752d10 | |
parent | 7cef1933fd9254596254a224c843b3f7a879b29c (diff) |
INTEGRATION: CWS internatiodel (1.38.102); FILE MERGED
2006/02/10 22:01:35 er 1.38.102.2: RESYNC: (1.38-1.39); FILE MERGED
2006/01/25 16:06:03 er 1.38.102.1: RESYNC: adapt merged code
-rw-r--r-- | svtools/source/numbers/zforfind.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svtools/source/numbers/zforfind.cxx b/svtools/source/numbers/zforfind.cxx index 4b45e6eadb95..ec3791540c0f 100644 --- a/svtools/source/numbers/zforfind.cxx +++ b/svtools/source/numbers/zforfind.cxx @@ -4,9 +4,9 @@ * * $RCSfile: zforfind.cxx,v $ * - * $Revision: 1.39 $ + * $Revision: 1.40 $ * - * last change: $Author: kz $ $Date: 2006-01-31 18:31:11 $ + * last change: $Author: vg $ $Date: 2006-04-07 16:02:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,9 +38,6 @@ #include <float.h> #include <errno.h> -#ifndef _INTN_HXX //autogen -//#include <tools/intn.hxx> -#endif #ifndef _DATE_HXX //autogen #include <tools/date.hxx> #endif |