summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:39 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 17:58:34 +0200
commit0fd74c451dc745a4eb855dd1f3bdc7f2be9becd4 (patch)
tree7691e2d9ce97dc12996b73de8c55a2df0c012708 /soldep
parent7a1c561aaf52a92229ccb7d65f960df9bb9724a1 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'soldep')
-rw-r--r--soldep/inc/prodmap.hxx2
-rw-r--r--soldep/inc/soldep/connctr.hxx2
-rw-r--r--soldep/inc/soldep/depwin.hxx2
-rw-r--r--soldep/inc/soldep/objwin.hxx2
-rw-r--r--soldep/inc/soldep/prj.hxx2
5 files changed, 0 insertions, 10 deletions
diff --git a/soldep/inc/prodmap.hxx b/soldep/inc/prodmap.hxx
index 97b554b9e52d..89f12d76ebcc 100644
--- a/soldep/inc/prodmap.hxx
+++ b/soldep/inc/prodmap.hxx
@@ -28,9 +28,7 @@
#ifndef PRODUCT_MAPPER_HXX
#define PRODUCT_MAPPER_HXX
-#ifndef _SSTRING_HXX
#include <bootstrp/sstring.hxx>
-#endif
class GenericInformation;
class GenericInformationList;
diff --git a/soldep/inc/soldep/connctr.hxx b/soldep/inc/soldep/connctr.hxx
index 40ef986245e5..af6f01767e98 100644
--- a/soldep/inc/soldep/connctr.hxx
+++ b/soldep/inc/soldep/connctr.hxx
@@ -30,9 +30,7 @@
#define _FMRWRK_CONNCTR_HXX
-#ifndef _SV_WINDOW_HXX
#include <vcl/window.hxx>
-#endif
#include <bootstrp/listmacr.hxx>
#include <tools/stream.hxx>
diff --git a/soldep/inc/soldep/depwin.hxx b/soldep/inc/soldep/depwin.hxx
index 4464e91aa59a..d197453e93e5 100644
--- a/soldep/inc/soldep/depwin.hxx
+++ b/soldep/inc/soldep/depwin.hxx
@@ -28,9 +28,7 @@
#ifndef _FMRWRK_DEPWIN_HXX
#define _FMRWRK_DEPWIN_HXX
-#ifndef _SV_WRKWIN_HXX
#include <vcl/wrkwin.hxx>
-#endif
#include <vcl/menu.hxx>
#include <svtools/scrwin.hxx>
#include <soldep/connctr.hxx>
diff --git a/soldep/inc/soldep/objwin.hxx b/soldep/inc/soldep/objwin.hxx
index e7bc94826858..7419c94afd0e 100644
--- a/soldep/inc/soldep/objwin.hxx
+++ b/soldep/inc/soldep/objwin.hxx
@@ -28,9 +28,7 @@
#ifndef _FMRWRK_OBJWIN_HXX
#define _FMRWRK_OBJWIN_HXX
-#ifndef _SV_WINDOW_HXX
#include <vcl/window.hxx>
-#endif
#include <vcl/menu.hxx>
#include <vcl/timer.hxx>
#include <bootstrp/listmacr.hxx>
diff --git a/soldep/inc/soldep/prj.hxx b/soldep/inc/soldep/prj.hxx
index 53feb3c03cf5..47dc89cc1e5e 100644
--- a/soldep/inc/soldep/prj.hxx
+++ b/soldep/inc/soldep/prj.hxx
@@ -30,9 +30,7 @@
#include <tools/fsys.hxx>
#include <tools/stream.hxx>
-#ifndef _LISTMACR_HXX
#include <bootstrp/listmacr.hxx>
-#endif
#include <vos/mutex.hxx>
#include <tools/string.hxx>