summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2013-09-15 16:10:39 +0200
committerTomaž Vajngerl <quikee@gmail.com>2013-09-15 16:10:39 +0200
commitb0c3f45becac49ae05bff2b694c3ffe906439979 (patch)
treea1ba6cdb482ca2bb61afcb6e17054c2aaa06fbde /svx
parent2acfc0a94c95ae579aca6f057949f59bd7c123b9 (diff)
include cmath
Change-Id: I34fd87a7599884340adbf6e3ae7df321cfc85e23
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/svxruler.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/dialog/svxruler.cxx b/svx/source/dialog/svxruler.cxx
index 1d415317e814..6d9adeefe023 100644
--- a/svx/source/dialog/svxruler.cxx
+++ b/svx/source/dialog/svxruler.cxx
@@ -19,6 +19,7 @@
#include <cstring>
#include <climits>
+#include <cmath>
#include <tools/shl.hxx>
#include <vcl/image.hxx>