summaryrefslogtreecommitdiff
path: root/dbaccess/inc/pch/precompiled_sdbt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/inc/pch/precompiled_sdbt.hxx')
-rw-r--r--dbaccess/inc/pch/precompiled_sdbt.hxx13
1 files changed, 10 insertions, 3 deletions
diff --git a/dbaccess/inc/pch/precompiled_sdbt.hxx b/dbaccess/inc/pch/precompiled_sdbt.hxx
index 3adffcbe32ba..1d75e1fb761e 100644
--- a/dbaccess/inc/pch/precompiled_sdbt.hxx
+++ b/dbaccess/inc/pch/precompiled_sdbt.hxx
@@ -8,14 +8,22 @@
*/
/*
- This file has been autogenerated by update_pch.sh . It is possible to edit it
- manually (such as when an include file has been moved/renamed/removed. All such
+ This file has been autogenerated by update_pch.sh. It is possible to edit it
+ manually (such as when an include file has been moved/renamed/removed). All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
+
+ Generated on 2015-11-14 14:16:29 using:
+ ./bin/update_pch dbaccess sdbt --cutoff=1 --exclude:system --include:module --exclude:local
+
+ If after updating build fails, use the following command to locate conflicting headers:
+ ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_sdbt.hxx "/opt/lo/bin/make dbaccess.build" --find-conflicts
*/
#include <algorithm>
+#include <memory>
#include <boost/noncopyable.hpp>
+#include <rtl/ustrbuf.hxx>
#include <com/sun/star/lang/NullPointerException.hpp>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/sdb/ErrorCondition.hpp>
@@ -29,7 +37,6 @@
#include <connectivity/statementcomposer.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/supportsservice.hxx>
-#include <rtl/ustrbuf.hxx>
#include <tools/diagnose_ex.h>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */