summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/WNameMatch.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/WNameMatch.hxx
parentdc8c15ae6267fe42ae1e9b69b30d2f5d9617e942 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'dbaccess/source/ui/inc/WNameMatch.hxx')
-rw-r--r--dbaccess/source/ui/inc/WNameMatch.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/dbaccess/source/ui/inc/WNameMatch.hxx b/dbaccess/source/ui/inc/WNameMatch.hxx
index ba11df243717..9c1e17af3ee2 100644
--- a/dbaccess/source/ui/inc/WNameMatch.hxx
+++ b/dbaccess/source/ui/inc/WNameMatch.hxx
@@ -27,24 +27,12 @@
#ifndef DBAUI_WIZ_NAMEMATCHING_HXX
#define DBAUI_WIZ_NAMEMATCHING_HXX
-#ifndef DBAUI_WIZ_TABBPAGE_HXX
#include "WTabPage.hxx"
-#endif
-#ifndef _DBAUI_MARKTREE_HXX_
#include "marktree.hxx"
-#endif
-#ifndef DBAUI_DATABASEEXPORT_HXX
#include "DExport.hxx"
-#endif
-#ifndef _SV_FIXED_HXX
#include <vcl/fixed.hxx>
-#endif
-#ifndef _SV_BUTTON_HXX
#include <vcl/button.hxx>
-#endif
-#ifndef DBAUI_WIZ_COPYTABLEDIALOG_HXX
#include "WCopyTable.hxx"
-#endif
namespace dbaui
{