summaryrefslogtreecommitdiff
path: root/cppu/inc
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:27 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:12:52 +0200
commitbcdb4cc8666f55cd5998b42bab800bcb2e7d2f03 (patch)
treecc073e672182ebedcad8f84b4ace30a3a7b72a05 /cppu/inc
parent334bef4563f3df39bba87f73a11a35744dd0a4d1 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'cppu/inc')
-rw-r--r--cppu/inc/com/sun/star/uno/Reference.hxx2
-rw-r--r--cppu/inc/typelib/typedescription.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/cppu/inc/com/sun/star/uno/Reference.hxx b/cppu/inc/com/sun/star/uno/Reference.hxx
index 4223cc277c37..1222e5569bd6 100644
--- a/cppu/inc/com/sun/star/uno/Reference.hxx
+++ b/cppu/inc/com/sun/star/uno/Reference.hxx
@@ -29,9 +29,7 @@
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/RuntimeException.hpp>
-#ifndef _COM_SUN_STAR_UNO_XINTERFACE_HDL_
#include <com/sun/star/uno/XInterface.hdl>
-#endif
#include <com/sun/star/uno/genfunc.hxx>
namespace com
diff --git a/cppu/inc/typelib/typedescription.hxx b/cppu/inc/typelib/typedescription.hxx
index 61a6531d3529..fdadac8aeeae 100644
--- a/cppu/inc/typelib/typedescription.hxx
+++ b/cppu/inc/typelib/typedescription.hxx
@@ -30,9 +30,7 @@
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Type.h>
-#ifndef _TYPELIB_TYPEDESCRIPTION_H
#include <typelib/typedescription.h>
-#endif
namespace com