summaryrefslogtreecommitdiffstats
path: root/xmlscript
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:59:40 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:11:20 +0200
commitfacd86ef9cdac2f0acab13a8b525f0bfb99cac28 (patch)
treeb20099418ed50ea373d131c15835efd3946fab41 /xmlscript
parentFixed a build breakage; QueryValue and PutValue now return bool. (diff)
downloadcore-facd86ef9cdac2f0acab13a8b525f0bfb99cac28.tar.gz
core-facd86ef9cdac2f0acab13a8b525f0bfb99cac28.zip
remove include guards using fixguard.py
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/source/misc/unoservices.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/source/misc/unoservices.cxx b/xmlscript/source/misc/unoservices.cxx
index b95665eef01e..932bb9f2a6ef 100644
--- a/xmlscript/source/misc/unoservices.cxx
+++ b/xmlscript/source/misc/unoservices.cxx
@@ -28,9 +28,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_xmlscript.hxx"
-#ifndef _CPPUHELPER_IMPLEMENTATIONENTRY_HXX_
#include <cppuhelper/implementationentry.hxx>
-#endif
using namespace ::rtl;
using namespace ::com::sun::star::uno;