summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/vba/vbawindow.cxx1
-rw-r--r--sw/source/uibase/inc/column.hxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/vba/vbawindow.cxx b/sw/source/ui/vba/vbawindow.cxx
index f4014ffbac8c..ed76ad494b31 100644
--- a/sw/source/ui/vba/vbawindow.cxx
+++ b/sw/source/ui/vba/vbawindow.cxx
@@ -18,6 +18,7 @@
*/
#include <ooo/vba/word/WdWindowState.hpp>
+#include <sal/log.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/wrkwin.hxx>
diff --git a/sw/source/uibase/inc/column.hxx b/sw/source/uibase/inc/column.hxx
index d2565cdc6bf3..2d883c2b4d17 100644
--- a/sw/source/uibase/inc/column.hxx
+++ b/sw/source/uibase/inc/column.hxx
@@ -24,6 +24,7 @@
#include <sfx2/tabdlg.hxx>
#include <svx/colorbox.hxx>
#include <svx/frmdirlbox.hxx>
+#include <map>
#include "colex.hxx"
#include "prcntfld.hxx"