summaryrefslogtreecommitdiff
path: root/include/svx/def3d.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-06-28 18:09:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-28 18:10:16 +0200
commit4296394d5c54be51b36a0cddb2f8a8f62a226867 (patch)
treecc1598715f661888eb10a9c3625e88f822976278 /include/svx/def3d.hxx
parentc99b97d306211fe346a7d0a5208aa99118208fc5 (diff)
remove pointless external guards for standard headers
Change-Id: I509984a6029b6a86fd1ee3f947394af9cdf71c6a
Diffstat (limited to 'include/svx/def3d.hxx')
-rw-r--r--include/svx/def3d.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/def3d.hxx b/include/svx/def3d.hxx
index 565f396a6d3b..c96d7f5b9729 100644
--- a/include/svx/def3d.hxx
+++ b/include/svx/def3d.hxx
@@ -20,9 +20,7 @@
#ifndef _SVX_DEF3D_HXX
#define _SVX_DEF3D_HXX
-#ifndef _INC_MATH
#include <math.h>
-#endif
#include <tools/solar.h>
const double fPiDiv180 = 0.01745329251994;