summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/IItemSetHelper.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:38 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 17:58:28 +0200
commitfbd40753f5378f8f8bc69ab8030101355845dfcc (patch)
tree9992fb6348076f16af5f2a2750194db9991dc2c7 /dbaccess/source/ui/inc/IItemSetHelper.hxx
parentremove include guards using fixguard.py (diff)
downloadcore-fbd40753f5378f8f8bc69ab8030101355845dfcc.tar.gz
core-fbd40753f5378f8f8bc69ab8030101355845dfcc.zip
more removed include guards using fixguard.py
Diffstat (limited to 'dbaccess/source/ui/inc/IItemSetHelper.hxx')
-rw-r--r--dbaccess/source/ui/inc/IItemSetHelper.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/source/ui/inc/IItemSetHelper.hxx b/dbaccess/source/ui/inc/IItemSetHelper.hxx
index 764a6dde6c17..8d769dcb4c3e 100644
--- a/dbaccess/source/ui/inc/IItemSetHelper.hxx
+++ b/dbaccess/source/ui/inc/IItemSetHelper.hxx
@@ -28,15 +28,9 @@
#ifndef DBAUI_ITEMSETHELPER_HXX
#define DBAUI_ITEMSETHELPER_HXX
-#ifndef _SAL_TYPES_H_
#include <sal/types.h>
-#endif
-#ifndef _COMPHELPER_UNO3_HXX_
#include <comphelper/uno3.hxx>
-#endif
-#ifndef _DBAUI_DSNTYPES_HXX_
#include "dsntypes.hxx"
-#endif
FORWARD_DECLARE_INTERFACE(beans,XPropertySet)
FORWARD_DECLARE_INTERFACE(sdbc,XConnection)