[Libreoffice-commits] core.git: connectivity/source

Takeshi Abe tabe at fixedpoint.jp
Thu Jan 16 18:57:40 PST 2014


 connectivity/source/parse/PColumn.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 12ca5ec6f4485ab8c837d32eefdf39a2dda025a4
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Thu Jan 16 14:48:46 2014 +0900

    Drop unused #include
    
    Change-Id: I06d3b5dde967a424df1ad20ab2c02878c7d0fbb9

diff --git a/connectivity/source/parse/PColumn.cxx b/connectivity/source/parse/PColumn.cxx
index b6808d0..6e5cdb9 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;


More information about the Libreoffice-commits mailing list