connectivity/source/inc/ado/ADriver.hxx | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 3f4896bcfe21794239f8ec32f8f6d7e438a7907e Author: Kohei Yoshida <kohei.yosh...@collabora.com> Date: Tue Nov 18 23:15:06 2014 -0500 Build fix on Windows. Change-Id: I5e4c29ce5a1f427c5642a253f985b42938912075 diff --git a/connectivity/source/inc/ado/ADriver.hxx b/connectivity/source/inc/ado/ADriver.hxx index 72ddec4..3dbf7c9 100644 --- a/connectivity/source/inc/ado/ADriver.hxx +++ b/connectivity/source/inc/ado/ADriver.hxx @@ -26,6 +26,10 @@ #include <cppuhelper/compbase3.hxx> #include <connectivity/CommonTools.hxx> +namespace com { namespace sun { namespace star { namespace lang { + class XMultiServiceFactory; +}}}} + namespace connectivity { namespace ado _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits