summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-01-16 14:48:46 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-01-17 10:29:01 +0900
commit12ca5ec6f4485ab8c837d32eefdf39a2dda025a4 (patch)
tree74a22ac7548d9f707903700d8b4da01be04edd4f /connectivity
parent7f7a0275be241b8a5e1d1cda0a1da613e3af61d3 (diff)
Drop unused #include
Change-Id: I06d3b5dde967a424df1ad20ab2c02878c7d0fbb9
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/parse/PColumn.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/parse/PColumn.cxx b/connectivity/source/parse/PColumn.cxx
index b6808d037083..6e5cdb91f0cc 100644
--- a/connectivity/source/parse/PColumn.cxx
+++ b/connectivity/source/parse/PColumn.cxx
@@ -25,8 +25,6 @@
#include <comphelper/types.hxx>
#include <tools/diagnose_ex.h>
-#include <bitset>
-
using namespace ::comphelper;
using namespace connectivity;
using namespace dbtools;