diff options
author | Ashod Nakashian <ashodnakashian@yahoo.com> | 2015-02-02 21:03:42 -0500 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-02-05 10:46:33 +0000 |
commit | de68bb85145e68fc170b8eab0fa3357cd7165421 (patch) | |
tree | 48fe4f4ee72580feaca2ef0112761787e8c73155 /sdext/inc/pch | |
parent | 863122b9adecedfcf35ffac1354ef8a85d5b6827 (diff) |
Updated all precompiled headers.
Change-Id: I955c8ac4dbe002d23531df7eb10fb4444d6b5157
Reviewed-on: https://gerrit.libreoffice.org/14292
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sdext/inc/pch')
-rw-r--r-- | sdext/inc/pch/precompiled_PresentationMinimizer.hxx | 1 | ||||
-rw-r--r-- | sdext/inc/pch/precompiled_PresenterScreen.hxx | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx index 0a38add1b8a3..8fc83cab1cca 100644 --- a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx +++ b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx @@ -98,6 +98,7 @@ #include <com/sun/star/view/XSelectionSupplier.hpp> #include <cppuhelper/factory.hxx> #include <cppuhelper/supportsservice.hxx> +#include <osl/diagnose.h> #include <osl/file.hxx> #include <osl/mutex.hxx> #include <osl/thread.h> diff --git a/sdext/inc/pch/precompiled_PresenterScreen.hxx b/sdext/inc/pch/precompiled_PresenterScreen.hxx index c11d04838a33..405e652a1be0 100644 --- a/sdext/inc/pch/precompiled_PresenterScreen.hxx +++ b/sdext/inc/pch/precompiled_PresenterScreen.hxx @@ -137,6 +137,7 @@ #include <iterator> #include <map> #include <math.h> +#include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> #include <osl/mutex.hxx> #include <osl/thread.hxx> |