[Libreoffice-commits] core.git: vcl/inc

Caolán McNamara caolanm at redhat.com
Fri Jan 2 08:44:14 PST 2015


 vcl/inc/quartz/salgdi.h |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 58323fbd54c664ff3c1d3aa6f76d688f7816ea1f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Jan 2 16:41:13 2015 +0000

    missing header
    
    Change-Id: I65487e6a96a730b95c873613df6f33df27ceaf80

diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h
index 2b7da0d..3abfdb6 100644
--- a/vcl/inc/quartz/salgdi.h
+++ b/vcl/inc/quartz/salgdi.h
@@ -43,6 +43,7 @@
 #include "salgdi.hxx"
 
 #include "quartz/salgdicommon.hxx"
+#include <boost/unordered_map.hpp>
 
 class AquaSalFrame;
 class ImplDevFontAttributes;


More information about the Libreoffice-commits mailing list