diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:59:40 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | facd86ef9cdac2f0acab13a8b525f0bfb99cac28 (patch) | |
tree | b20099418ed50ea373d131c15835efd3946fab41 /connectivity/source/drivers/calc/CTables.cxx | |
parent | 30afa21872109ef351ece5d0f0ad14e29d5e790e (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'connectivity/source/drivers/calc/CTables.cxx')
-rw-r--r-- | connectivity/source/drivers/calc/CTables.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/calc/CTables.cxx b/connectivity/source/drivers/calc/CTables.cxx index 64066b681728..56f961260d1b 100644 --- a/connectivity/source/drivers/calc/CTables.cxx +++ b/connectivity/source/drivers/calc/CTables.cxx @@ -30,9 +30,7 @@ #include "calc/CTables.hxx" #include "calc/CTable.hxx" #include "file/FCatalog.hxx" -#ifndef _CONNECTIVITY_FILE_BCONNECTION_HXX_ #include "file/FConnection.hxx" -#endif #include "calc/CCatalog.hxx" #include <comphelper/types.hxx> #include <rtl/logfile.hxx> |