summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
Diffstat (limited to 'uui')
-rw-r--r--uui/source/iahndl-authentication.cxx1
-rw-r--r--uui/source/interactionhandler.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/iahndl-authentication.cxx b/uui/source/iahndl-authentication.cxx
index 21506c18134e..3370030d81c5 100644
--- a/uui/source/iahndl-authentication.cxx
+++ b/uui/source/iahndl-authentication.cxx
@@ -36,6 +36,7 @@
#include <rtl/digest.h>
#include <osl/mutex.hxx>
#include <tools/errcode.hxx>
+#include <tools/errinf.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/abstdlg.hxx>
#include <vcl/svapp.hxx>
diff --git a/uui/source/interactionhandler.cxx b/uui/source/interactionhandler.cxx
index f2c461370595..c399c8c14482 100644
--- a/uui/source/interactionhandler.cxx
+++ b/uui/source/interactionhandler.cxx
@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <memory>
#include <sal/config.h>
#include <osl/diagnose.h>