diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:12 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | d890da89f4d27f7acfb181a5a547a95ad823efb0 (patch) | |
tree | ba02efe1388d25e748246fe06ebc80bb0eeabae7 /connectivity/source/inc/adabas | |
parent | 7ed2a540495c2583fa2a9dcfb903b26c89cd153c (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'connectivity/source/inc/adabas')
-rw-r--r-- | connectivity/source/inc/adabas/BStatement.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/inc/adabas/BStatement.hxx b/connectivity/source/inc/adabas/BStatement.hxx index abd8f93ef395..76a14a6dc56f 100644 --- a/connectivity/source/inc/adabas/BStatement.hxx +++ b/connectivity/source/inc/adabas/BStatement.hxx @@ -29,9 +29,7 @@ #include "odbc/OStatement.hxx" #include "adabas/BConnection.hxx" -#ifndef _CONNECTIVITY_COMMONTOOLS_HXX_ #include "connectivity/commontools.hxx" -#endif #include <vos/ref.hxx> namespace connectivity |