summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_flat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc/pch/precompiled_flat.hxx')
-rw-r--r--connectivity/inc/pch/precompiled_flat.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx
index 772f52fdf6f5..fd9b58e35dfd 100644
--- a/connectivity/inc/pch/precompiled_flat.hxx
+++ b/connectivity/inc/pch/precompiled_flat.hxx
@@ -7,11 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef PRECOMPILED_FLAT_HXX
-#define PRECOMPILED_FLAT_HXX
-
-#ifdef PRECOMPILED_HEADERS
-
#include <vector>
#include <map>
#include <list>
@@ -33,8 +28,4 @@
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/bind.hpp>
-#endif
-
-#endif // PRECOMPILED_FLAT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */