diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:39 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 17:58:34 +0200 |
commit | 0fd74c451dc745a4eb855dd1f3bdc7f2be9becd4 (patch) | |
tree | 7691e2d9ce97dc12996b73de8c55a2df0c012708 /soltools/testSHL | |
parent | 7a1c561aaf52a92229ccb7d65f960df9bb9724a1 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'soltools/testSHL')
-rw-r--r-- | soltools/testSHL/inc/tlog.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/soltools/testSHL/inc/tlog.hxx b/soltools/testSHL/inc/tlog.hxx index acae18be7e9f..c7857fd402bc 100644 --- a/soltools/testSHL/inc/tlog.hxx +++ b/soltools/testSHL/inc/tlog.hxx @@ -30,9 +30,7 @@ #include <osl/file.hxx> #include <rtl/tres.hxx> -#ifndef _SOLTOOLS_TESTSHL_TUTIL_HXX_ #include "tutil.hxx" -#endif #include <iostream> |