Drop unused #include

Change-Id: I06d3b5dde967a424df1ad20ab2c02878c7d0fbb9
This commit is contained in:
Takeshi Abe 2014-01-16 14:48:46 +09:00
parent 7f7a0275be
commit 12ca5ec6f4

View File

@ -25,8 +25,6 @@
#include <comphelper/types.hxx>
#include <tools/diagnose_ex.h>
#include <bitset>
using namespace ::comphelper;
using namespace connectivity;
using namespace dbtools;