From 12ca5ec6f4485ab8c837d32eefdf39a2dda025a4 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Thu, 16 Jan 2014 14:48:46 +0900 Subject: Drop unused #include Change-Id: I06d3b5dde967a424df1ad20ab2c02878c7d0fbb9 --- connectivity/source/parse/PColumn.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'connectivity') 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 #include -#include - using namespace ::comphelper; using namespace connectivity; using namespace dbtools; -- cgit