summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-09-05 20:00:17 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-09-05 20:00:43 +0200
commit286d04a96e11edc21395076becb26940c29b908a (patch)
treeb046bc72a263575a2bb27d99912440d02d5c372e /dbaccess
parentc37cd33fad388ad486d42f008f9908784611fe23 (diff)
update pch
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/inc/pch/precompiled_dbu.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx
index 9405cfaade92..d83f4b337a54 100644
--- a/dbaccess/inc/pch/precompiled_dbu.hxx
+++ b/dbaccess/inc/pch/precompiled_dbu.hxx
@@ -290,7 +290,6 @@
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <comphelper/basicio.hxx>
#include <comphelper/classids.hxx>
-#include <comphelper/componentcontext.hxx>
#include <comphelper/containermultiplexer.hxx>
#include <comphelper/enumhelper.hxx>
#include <comphelper/extract.hxx>
@@ -310,6 +309,8 @@
#include <comphelper/string.hxx>
#include <comphelper/types.hxx>
#include <comphelper/uno3.hxx>
+#include <config_features.h>
+#include <config_folders.h>
#include <connectivity/CommonTools.hxx>
#include <connectivity/DriversConfig.hxx>
#include <connectivity/FValue.hxx>
@@ -338,6 +339,7 @@
#include <limits>
#include <list>
#include <map>
+#include <math.h>
#include <memory>
#include <o3tl/compat_functional.hxx>
#include <osl/diagnose.h>
@@ -347,7 +349,6 @@
#include <osl/thread.h>
#include <osl/thread.hxx>
#include <rtl/bootstrap.hxx>
-#include <rtl/logfile.hxx>
#include <rtl/ref.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/tencinfo.h>