dbaccess/source/core/api/SingleSelectQueryComposer.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 47585cea02f00ac15b05c092e5392bd76e78daf9
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Aug 7 09:55:54 2014 +0200

    Missing include
    
    Change-Id: I1dc2b46109e62b3df1e887472e0bd927cb4bedb7

diff --git a/dbaccess/source/core/api/SingleSelectQueryComposer.cxx 
b/dbaccess/source/core/api/SingleSelectQueryComposer.cxx
index 34f12dc..d420d06 100644
--- a/dbaccess/source/core/api/SingleSelectQueryComposer.cxx
+++ b/dbaccess/source/core/api/SingleSelectQueryComposer.cxx
@@ -46,6 +46,7 @@
 #include <comphelper/processfactory.hxx>
 #include <comphelper/sequence.hxx>
 #include <comphelper/types.hxx>
+#include <cppuhelper/exc_hlp.hxx>
 #include <cppuhelper/typeprovider.hxx>
 #include <connectivity/predicateinput.hxx>
 #include <unotools/syslocale.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to