summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/numbers/zforfind.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/numbers/zforfind.cxx b/svtools/source/numbers/zforfind.cxx
index fe867f7d5764..cd510cb29dcf 100644
--- a/svtools/source/numbers/zforfind.cxx
+++ b/svtools/source/numbers/zforfind.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: zforfind.cxx,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: ihi $ $Date: 2006-08-01 15:51:21 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:21:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svtools.hxx"
+
#include <ctype.h>
#include <stdlib.h>
#include <float.h>