connectivity/source/drivers/macab/MacabRecords.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit ebe83479b42d781de73767c888148dc791ff1dbe
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Feb 1 17:19:06 2017 +0100

    Missing includes
    
    Change-Id: I287f166291a905c9f4d166bf07c09de93184bf87

diff --git a/connectivity/source/drivers/macab/MacabRecords.cxx 
b/connectivity/source/drivers/macab/MacabRecords.cxx
index 79b022c..cbadc72 100644
--- a/connectivity/source/drivers/macab/MacabRecords.cxx
+++ b/connectivity/source/drivers/macab/MacabRecords.cxx
@@ -19,7 +19,9 @@
 
 #include <sal/config.h>
 
+#include <memory>
 #include <vector>
+#include <utility>
 
 #include "MacabRecords.hxx"
 #include "MacabRecord.hxx"
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to