diff options
Diffstat (limited to 'slideshow/inc/pch/precompiled_slideshow.hxx')
-rw-r--r-- | slideshow/inc/pch/precompiled_slideshow.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index 06547426e4ee..39f6d99ecfed 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.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-03-20 10:39:05 using: + Generated on 2021-04-06 09:18:45 using: ./bin/update_pch slideshow slideshow --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -40,6 +40,7 @@ #include <new> #include <optional> #include <ostream> +#include <safeint.h> #include <stddef.h> #include <string.h> #include <string> |