summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/core/tool/sc_compiler.cxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:59:09 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:15:59 +0200
commit8fcb6c232340f5ef702f731b2c315af64d941bd1 (patch)
tree466c4a071e6f40deb39e8041a1ea6d9ce5db1eef /binfilter/bf_sc/source/core/tool/sc_compiler.cxx
parentPorted calc-distributed-cell-text-*.diff from ooo-build. (diff)
downloadbinfilter-8fcb6c232340f5ef702f731b2c315af64d941bd1.tar.gz
binfilter-8fcb6c232340f5ef702f731b2c315af64d941bd1.zip
remove include guards using fixguard.py
Diffstat (limited to 'binfilter/bf_sc/source/core/tool/sc_compiler.cxx')
-rw-r--r--binfilter/bf_sc/source/core/tool/sc_compiler.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/binfilter/bf_sc/source/core/tool/sc_compiler.cxx b/binfilter/bf_sc/source/core/tool/sc_compiler.cxx
index c4ed1e56d..08cd2b4db 100644
--- a/binfilter/bf_sc/source/core/tool/sc_compiler.cxx
+++ b/binfilter/bf_sc/source/core/tool/sc_compiler.cxx
@@ -41,12 +41,8 @@
#include <bf_svtools/zforlist.hxx>
#include <tools/rcid.h>
#include <tools/solar.h>
-#ifndef _URLOBJ_HXX
#include <tools/urlobj.hxx>
-#endif
-#ifndef INCLUDED_RTL_MATH_HXX
#include <rtl/math.hxx>
-#endif
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>