sd/source/ui/docshell/docshel4.cxx |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 337dc6253537c30aaf3e619700c139e35beb8bbd
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Jan 25 16:34:57 2017 +0100

    Missing include
    
    Change-Id: I60177c2b10b973e9c8f09ea7c71d44df08e50cc4

diff --git a/sd/source/ui/docshell/docshel4.cxx 
b/sd/source/ui/docshell/docshel4.cxx
index 686ce6a..2541358 100644
--- a/sd/source/ui/docshell/docshel4.cxx
+++ b/sd/source/ui/docshell/docshel4.cxx
@@ -17,6 +17,10 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include <sal/config.h>
+
+#include <memory>
+
 #include "DrawDocShell.hxx"
 #include <com/sun/star/document/PrinterIndependentLayout.hpp>
 #include <tools/urlobj.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to