#65293#: remove include bitset.h

This commit is contained in:
Jens-Heiner Rechtien
2001-08-14 10:56:02 +00:00
parent 1688de4340
commit 1f28fbe38b

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: FResultSet.cxx,v $ * $RCSfile: FResultSet.cxx,v $
* *
* $Revision: 1.69 $ * $Revision: 1.70 $
* *
* last change: $Author: oj $ $Date: 2001-08-13 07:36:59 $ * last change: $Author: hr $ $Date: 2001-08-14 11:56:02 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -135,7 +135,6 @@
#ifndef _COMPHELPER_TYPES_HXX_ #ifndef _COMPHELPER_TYPES_HXX_
#include <comphelper/types.hxx> #include <comphelper/types.hxx>
#endif #endif
#include <bitset>
using namespace ::comphelper; using namespace ::comphelper;
using namespace connectivity; using namespace connectivity;