summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2002-04-03 12:24:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2002-04-03 12:24:35 +0000
commit6b1f4aed4706ba3e018ca6ee206cd42d67832cd8 (patch)
tree37d6e332322804a68bad121aca5d1a59cc44c719 /extensions/source/scanner
parent2c896e5a91863d15cb606e3626b88a688a49b6f3 (diff)
#65293#: includes
Diffstat (limited to 'extensions/source/scanner')
-rw-r--r--extensions/source/scanner/sane.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/scanner/sane.cxx b/extensions/source/scanner/sane.cxx
index 082abb10f992..91f538baf8e8 100644
--- a/extensions/source/scanner/sane.cxx
+++ b/extensions/source/scanner/sane.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sane.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: pl $ $Date: 2002-03-28 16:45:33 $
+ * last change: $Author: hr $ $Date: 2002-04-03 13:24:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
#include <cstdarg>
-#include <cmath>
+#include <math.h>
#include <tools/stream.hxx>
#include <sane.hxx>
#include <dlfcn.h>