diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:38 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 17:58:28 +0200 |
commit | 65e8a6aeebce899b1c2d0217c608af37607f205e (patch) | |
tree | c7c1ffc93e1fc894adbf7aba0efde7792f86bcc7 /dbaccess/source/sdbtools/inc/module_sdbt.hxx | |
parent | 06052e404ffd12c291ba9b0acb6a0cb3dd7a7e37 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'dbaccess/source/sdbtools/inc/module_sdbt.hxx')
-rw-r--r-- | dbaccess/source/sdbtools/inc/module_sdbt.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/sdbtools/inc/module_sdbt.hxx b/dbaccess/source/sdbtools/inc/module_sdbt.hxx index 4c2f17874..0d7529962 100644 --- a/dbaccess/source/sdbtools/inc/module_sdbt.hxx +++ b/dbaccess/source/sdbtools/inc/module_sdbt.hxx @@ -28,9 +28,7 @@ #ifndef DBACCESS_MODULE_SDBT_HXX #define DBACCESS_MODULE_SDBT_HXX -#ifndef UNOTOOLS_INC_UNOTOOLS_COMPONENTRESMODULE_HXX #include <unotools/componentresmodule.hxx> -#endif //........................................................................ namespace sdbtools |