diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-11-06 15:01:03 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-11-06 15:01:03 +0000 |
commit | f00cc0b3ee98e5213707c04fe4e84bc8e4fa9932 (patch) | |
tree | 5767aaaf90a9da5efc961bac64e36cae4e7d47f0 /vcl/source/window/scrwnd.cxx | |
parent | 88e21bf16ca5bb90385013bcd13428d4b0837484 (diff) |
CWS-TOOLING: integrate CWS rt34
Diffstat (limited to 'vcl/source/window/scrwnd.cxx')
-rw-r--r-- | vcl/source/window/scrwnd.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/scrwnd.cxx b/vcl/source/window/scrwnd.cxx index 31870b45ff06..4b77477976a9 100644 --- a/vcl/source/window/scrwnd.cxx +++ b/vcl/source/window/scrwnd.cxx @@ -31,7 +31,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_vcl.hxx" -#include <math.h> +// #include <math.h> #include <limits.h> #include <tools/time.hxx> #include <tools/debug.hxx> |