diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:00:33 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:00:33 +0000 |
commit | 2801280472cbaa8ae14c2935cc0c9ff3695f0ebc (patch) | |
tree | bbcc790bc34351b9c06d0be28ee6092e6f2348bd /extensions/source/scanner/sanedlg.cxx | |
parent | 6bc00ac8538ede488933809d132c5fca741865b2 (diff) |
INTEGRATION: CWS aw024 (1.8.242); FILE MERGED
2006/09/21 20:25:29 aw 1.8.242.4: RESYNC: (1.10-1.11); FILE MERGED
2006/05/12 19:29:51 aw 1.8.242.3: RESYNC: (1.9-1.10); FILE MERGED
2005/09/19 12:50:57 aw 1.8.242.2: RESYNC: (1.8-1.9); FILE MERGED
2005/05/19 12:05:05 aw 1.8.242.1: #i39529#
Diffstat (limited to 'extensions/source/scanner/sanedlg.cxx')
-rw-r--r-- | extensions/source/scanner/sanedlg.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/source/scanner/sanedlg.cxx b/extensions/source/scanner/sanedlg.cxx index 4fc02f674..6f0f62b3c 100644 --- a/extensions/source/scanner/sanedlg.cxx +++ b/extensions/source/scanner/sanedlg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sanedlg.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: obo $ $Date: 2006-09-16 13:27:27 $ + * last change: $Author: ihi $ $Date: 2006-11-14 14:00:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,6 +47,7 @@ #include <sanedlg.hxx> #include <sanedlg.hrc> #include <grid.hxx> +#include <math.h> #define USE_SAVE_STATE #undef SAVE_ALL_STATES |