summaryrefslogtreecommitdiffstats
path: root/unotools/source/ucbhelper/xtempfile.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 /unotools/source/ucbhelper/xtempfile.cxx
parentPorted always-save-option-svtools.diff from ooo-build. (diff)
downloadcore-028b4003986f9cff3274707eebd14ee9099bf87b.tar.gz
core-028b4003986f9cff3274707eebd14ee9099bf87b.zip
remove include guards using fixguard.py
Diffstat (limited to 'unotools/source/ucbhelper/xtempfile.cxx')
-rw-r--r--unotools/source/ucbhelper/xtempfile.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/unotools/source/ucbhelper/xtempfile.cxx b/unotools/source/ucbhelper/xtempfile.cxx
index 023211dc3527..3872484062fc 100644
--- a/unotools/source/ucbhelper/xtempfile.cxx
+++ b/unotools/source/ucbhelper/xtempfile.cxx
@@ -28,12 +28,8 @@
#include <XTempFile.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/typeprovider.hxx>
-#ifndef _COM_SUN_STAR_REGISTRY_XREGISTRYKEY_HPP
#include <com/sun/star/registry/XRegistryKey.hpp>
-#endif
-#ifndef _COM_SUN_STAR_BEANS_PROPERTYATTRIBUTE_HPP
#include <com/sun/star/beans/PropertyAttribute.hpp>
-#endif
#include <unotools/tempfile.hxx>
#include <osl/file.hxx>
#include <unotools/configmgr.hxx>