summaryrefslogtreecommitdiffstats
path: root/soltools
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:58:10 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 17:58:34 +0200
commit7a1c561aaf52a92229ccb7d65f960df9bb9724a1 (patch)
treede9a6754d7e92efd7fbba23bdf9f92e56654f969 /soltools
parentThe short version LibO looks like what community desires (diff)
downloadcore-7a1c561aaf52a92229ccb7d65f960df9bb9724a1.tar.gz
core-7a1c561aaf52a92229ccb7d65f960df9bb9724a1.zip
remove include guards using fixguard.py
Diffstat (limited to 'soltools')
-rw-r--r--[-rwxr-xr-x]soltools/mkdepend/collectdircontent.cxx0
-rw-r--r--soltools/testSHL/testshl.cxx4
-rw-r--r--soltools/testSHL/util/tstMgr.cxx4
3 files changed, 0 insertions, 8 deletions
diff --git a/soltools/mkdepend/collectdircontent.cxx b/soltools/mkdepend/collectdircontent.cxx
index c9308faf0562..c9308faf0562 100755..100644
--- a/soltools/mkdepend/collectdircontent.cxx
+++ b/soltools/mkdepend/collectdircontent.cxx
diff --git a/soltools/testSHL/testshl.cxx b/soltools/testSHL/testshl.cxx
index 9642d8761f50..41def8716e28 100644
--- a/soltools/testSHL/testshl.cxx
+++ b/soltools/testSHL/testshl.cxx
@@ -30,13 +30,9 @@
#include <stdio.h>
-#ifndef _SOLTOOLS_TESTSHL_TLOG_HXX_
#include "inc/tlog.hxx"
-#endif
-#ifndef _SOLTOOLS_TESTSHL_TSTMGR_HXX_
#include "inc/tstMgr.hxx"
-#endif
using namespace tstutl;
diff --git a/soltools/testSHL/util/tstMgr.cxx b/soltools/testSHL/util/tstMgr.cxx
index 2aad1c758d41..c76c162d28b1 100644
--- a/soltools/testSHL/util/tstMgr.cxx
+++ b/soltools/testSHL/util/tstMgr.cxx
@@ -31,13 +31,9 @@
#include <osl/module.hxx>
#include <rtl/tres.hxx>
-#ifndef _SOLTOOLS_TESTSHL_TLOG_HXX_
#include "tlog.hxx"
-#endif
-#ifndef _SOLTOOLS_TESTSHL_TUTIL_HXX_
#include "tutil.hxx"
-#endif
using namespace rtl;