From 249e3d6d1927705aac81fa7f40fccc5c82be43d7 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Sat, 6 Feb 2016 12:50:45 +1100 Subject: vcl: split exception types from input types Having them in the file apptypes.hxx isn't necessary helpful, IMO so I've split the types into inputtypes.hxx and exceptiontypes.hxx Change-Id: I89a1ff168c3ae276b2f5486669d4ec2dda062d57 --- cppcanvas/inc/pch/precompiled_cppcanvas.hxx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'cppcanvas/inc') diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx index b695b13eba44..7a6f9a7cd85e 100644 --- a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx +++ b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx @@ -13,16 +13,15 @@ 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:28 using: + Generated on 2016-02-06 12:33:16 using: ./bin/update_pch cppcanvas cppcanvas --cutoff=11 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./cppcanvas/inc/pch/precompiled_cppcanvas.hxx "/opt/lo/bin/make cppcanvas.build" --find-conflicts + ./bin/update_pch_bisect ./cppcanvas/inc/pch/precompiled_cppcanvas.hxx "make cppcanvas.build" --find-conflicts */ #include #include -#include #include #include #include @@ -49,7 +48,6 @@ #include #include #include -#include #include #include #include @@ -79,7 +77,6 @@ #include #include #include -#include #include #include #include @@ -91,7 +88,6 @@ #include #include #include -#include #include #include #include @@ -110,6 +106,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3