summaryrefslogtreecommitdiff
path: root/reportdesign/inc/pch/precompiled_rptxml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/pch/precompiled_rptxml.hxx')
-rw-r--r--reportdesign/inc/pch/precompiled_rptxml.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/reportdesign/inc/pch/precompiled_rptxml.hxx b/reportdesign/inc/pch/precompiled_rptxml.hxx
index cb6fe3136668..f254a9c58953 100644
--- a/reportdesign/inc/pch/precompiled_rptxml.hxx
+++ b/reportdesign/inc/pch/precompiled_rptxml.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 2019-10-17 16:10:52 using:
+ Generated on 2020-02-01 10:57:46 using:
./bin/update_pch reportdesign rptxml --cutoff=2 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -28,9 +28,10 @@
#include <memory>
#include <new>
#include <string_view>
+#include <type_traits>
#include <unordered_set>
#include <vector>
-#include <boost/property_tree/ptree.hpp>
+#include <boost/property_tree/ptree_fwd.hpp>
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2
#include <osl/diagnose.h>