summaryrefslogtreecommitdiffstats
path: root/svx/source/inc/fmgroup.hxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:12 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:11:20 +0200
commitd890da89f4d27f7acfb181a5a547a95ad823efb0 (patch)
treeba02efe1388d25e748246fe06ebc80bb0eeabae7 /svx/source/inc/fmgroup.hxx
parentfixed include files in svx after removing the guards (diff)
downloadcore-d890da89f4d27f7acfb181a5a547a95ad823efb0.tar.gz
core-d890da89f4d27f7acfb181a5a547a95ad823efb0.zip
more removed include guards using fixguard.py
Diffstat (limited to 'svx/source/inc/fmgroup.hxx')
-rw-r--r--svx/source/inc/fmgroup.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/inc/fmgroup.hxx b/svx/source/inc/fmgroup.hxx
index 109a445dca70..30670f3663d5 100644
--- a/svx/source/inc/fmgroup.hxx
+++ b/svx/source/inc/fmgroup.hxx
@@ -27,13 +27,9 @@
#ifndef _SVX_FMGROUP_HXX
#define _SVX_FMGROUP_HXX
-#ifndef _SVX_FMCPONT_HXX
#include "fmcpont.hxx"
-#endif
-#ifndef __DBFORM_HXX
#include <dbform.hxx>
-#endif
DECLARE_LIST( FmCtrlModelList, XInterface* );