summaryrefslogtreecommitdiff
path: root/configmgr/inc/pch/precompiled_configmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/inc/pch/precompiled_configmgr.hxx')
-rw-r--r--configmgr/inc/pch/precompiled_configmgr.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/configmgr/inc/pch/precompiled_configmgr.hxx b/configmgr/inc/pch/precompiled_configmgr.hxx
index c065882568bb..4de416427cb2 100644
--- a/configmgr/inc/pch/precompiled_configmgr.hxx
+++ b/configmgr/inc/pch/precompiled_configmgr.hxx
@@ -13,21 +13,24 @@
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 2020-12-04 09:59:06 using:
+ Generated on 2021-04-08 13:55:35 using:
./bin/update_pch configmgr configmgr --cutoff=6 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
./bin/update_pch_bisect ./configmgr/inc/pch/precompiled_configmgr.hxx "make configmgr.build" --find-conflicts
*/
+#include <sal/config.h>
#if PCH_LEVEL >= 1
#include <cassert>
+#include <chrono>
#include <cstddef>
#include <limits>
#include <new>
#include <ostream>
#include <set>
#include <string.h>
+#include <string_view>
#include <type_traits>
#include <utility>
#include <vector>
@@ -53,7 +56,6 @@
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
#include <rtl/uuid.h>
-#include <sal/config.h>
#include <sal/detail/log.h>
#include <sal/log.hxx>
#include <sal/saldllapi.h>