diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-28 23:39:31 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-29 10:44:49 +0900 |
commit | 86647a187371f03a05a329f24366b0ac2e6c7fbf (patch) | |
tree | 37ff64d45e57aeb173785c8303ea61f1ae2a0868 /connectivity/source/drivers/file/fcode.cxx | |
parent | 552ba413bc95b1a14638558d9436141825100c52 (diff) |
removed duplicate includes in connectivity
Diffstat (limited to 'connectivity/source/drivers/file/fcode.cxx')
-rw-r--r-- | connectivity/source/drivers/file/fcode.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/file/fcode.cxx b/connectivity/source/drivers/file/fcode.cxx index b31af387c41e..7f2d026a2437 100644 --- a/connectivity/source/drivers/file/fcode.cxx +++ b/connectivity/source/drivers/file/fcode.cxx @@ -35,7 +35,6 @@ #include "TConnection.hxx" #include <com/sun/star/sdb/SQLFilterOperator.hpp> #include <comphelper/types.hxx> -#include <com/sun/star/sdb/SQLFilterOperator.hpp> #include <rtl/logfile.hxx> using namespace ::comphelper; |