diff options
Diffstat (limited to 'starmath/inc/pch/precompiled_sm.hxx')
-rw-r--r-- | starmath/inc/pch/precompiled_sm.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/starmath/inc/pch/precompiled_sm.hxx b/starmath/inc/pch/precompiled_sm.hxx index 49865bb6f0ed..ec7e56ec5fff 100644 --- a/starmath/inc/pch/precompiled_sm.hxx +++ b/starmath/inc/pch/precompiled_sm.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-02-05 16:11:15 using: + Generated on 2021-03-02 11:16:50 using: ./bin/update_pch starmath sm --cutoff=5 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -44,7 +44,6 @@ #endif // PCH_LEVEL >= 1 #if PCH_LEVEL >= 2 #include <osl/diagnose.h> -#include <osl/endian.h> #include <osl/mutex.hxx> #include <rtl/alloc.h> #include <rtl/character.hxx> @@ -89,7 +88,6 @@ #include <vcl/wall.hxx> #endif // PCH_LEVEL >= 2 #if PCH_LEVEL >= 3 -#include <basegfx/color/bcolor.hxx> #include <basegfx/numeric/ftools.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/vector/b2enums.hxx> |