[Libreoffice-commits] core.git: include/svx
Maxim Monastirsky
momonasmon at gmail.com
Sun Nov 22 14:10:18 PST 2015
include/svx/SmartTagCtl.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 229583f298b9de05e1ad1727e233d597995099e3
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date: Mon Nov 23 00:09:10 2015 +0200
Fix build
Change-Id: I310d10793613bae05d7b89f6cb4773a1c2d5556b
diff --git a/include/svx/SmartTagCtl.hxx b/include/svx/SmartTagCtl.hxx
index 81aa45f..458966d 100644
--- a/include/svx/SmartTagCtl.hxx
+++ b/include/svx/SmartTagCtl.hxx
@@ -25,6 +25,7 @@
#include <svx/svxdllapi.h>
#include <com/sun/star/uno/Reference.hxx>
+#include <memory>
#include <vector>
class SfxBindings;
More information about the Libreoffice-commits
mailing list