summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_file.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc/pch/precompiled_file.hxx')
-rw-r--r--connectivity/inc/pch/precompiled_file.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx
index 3a23100c714d..62840100429e 100644
--- a/connectivity/inc/pch/precompiled_file.hxx
+++ b/connectivity/inc/pch/precompiled_file.hxx
@@ -13,7 +13,7 @@
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 2021-04-06 09:16:04 using:
+ Generated on 2021-04-08 13:55:38 using:
./bin/update_pch connectivity file --cutoff=2 --exclude:system --include:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -24,6 +24,7 @@
#if PCH_LEVEL >= 1
#include <algorithm>
#include <cassert>
+#include <chrono>
#include <cstddef>
#include <cstdlib>
#include <cstring>
@@ -37,7 +38,6 @@
#include <new>
#include <optional>
#include <ostream>
-#include <safeint.h>
#include <set>
#include <stddef.h>
#include <string.h>