summaryrefslogtreecommitdiff
path: root/slideshow/inc/pch/precompiled_slideshow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/inc/pch/precompiled_slideshow.hxx')
-rw-r--r--slideshow/inc/pch/precompiled_slideshow.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx
index aee384cdbe09..9bbd82fe5f95 100644
--- a/slideshow/inc/pch/precompiled_slideshow.hxx
+++ b/slideshow/inc/pch/precompiled_slideshow.hxx
@@ -13,17 +13,16 @@
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:41 using:
+ Generated on 2016-02-06 12:32:49 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:
- ./bin/update_pch_bisect ./slideshow/inc/pch/precompiled_slideshow.hxx "/opt/lo/bin/make slideshow.build" --find-conflicts
+ ./bin/update_pch_bisect ./slideshow/inc/pch/precompiled_slideshow.hxx "make slideshow.build" --find-conflicts
*/
#include <algorithm>
#include <cassert>
#include <cmath>
-#include <config_features.h>
#include <config_global.h>
#include <config_typesizes.h>
#include <config_vcl.h>
@@ -50,7 +49,6 @@
#include <string.h>
#include <string>
#include <type_traits>
-#include <tuple>
#include <typeinfo>
#include <utility>
#include <vector>
@@ -59,7 +57,6 @@
#include <boost/mem_fn.hpp>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
-#include <boost/shared_array.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <osl/diagnose.h>
@@ -108,7 +105,6 @@
#include <vcl/accel.hxx>
#include <vcl/alpha.hxx>
#include <vcl/animate.hxx>
-#include <vcl/apptypes.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/cairo.hxx>
@@ -125,6 +121,7 @@
#include <vcl/graph.hxx>
#include <vcl/impdel.hxx>
#include <vcl/inputctx.hxx>
+#include <vcl/inputtypes.hxx>
#include <vcl/keycod.hxx>
#include <vcl/keycodes.hxx>
#include <vcl/mapmod.hxx>