summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/sallayout.cxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:59:51 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:21:29 +0200
commit028b4003986f9cff3274707eebd14ee9099bf87b (patch)
tree6e37bc8851a0a068389d4626a8364669600c6fdf /vcl/source/gdi/sallayout.cxx
parentfc7c68636687446d0723330e848faa93c4b7efd8 (diff)
remove include guards using fixguard.py
Diffstat (limited to 'vcl/source/gdi/sallayout.cxx')
-rw-r--r--[-rwxr-xr-x]vcl/source/gdi/sallayout.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/gdi/sallayout.cxx b/vcl/source/gdi/sallayout.cxx
index 5e187944c706..5df10bcb758b 100755..100644
--- a/vcl/source/gdi/sallayout.cxx
+++ b/vcl/source/gdi/sallayout.cxx
@@ -34,9 +34,7 @@
#include <math.h>
#include <sal/alloca.h>
-#ifndef _SV_SVSYS_HXX
#include <svsys.h>
-#endif
#include <vcl/salgdi.hxx>
#include <vcl/sallayout.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
@@ -44,9 +42,7 @@
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <i18npool/lang.h>
-#ifndef _TL_DEBUG_HXX
#include <tools/debug.hxx>
-#endif
#include <limits.h>