[Libreoffice-commits] core.git: connectivity/source

David Tardon dtardon at redhat.com
Wed Apr 22 00:49:53 PDT 2015


 connectivity/source/drivers/kab/KStatement.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ee580a1a60effe79b2e0465d77bab49dff83b21f
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 22 09:42:40 2015 +0200

    add missing include
    
    Change-Id: I08f5debc158228832667e730e63b7ad29f2737f9

diff --git a/connectivity/source/drivers/kab/KStatement.cxx b/connectivity/source/drivers/kab/KStatement.cxx
index 2ae8c25..c776bd8 100644
--- a/connectivity/source/drivers/kab/KStatement.cxx
+++ b/connectivity/source/drivers/kab/KStatement.cxx
@@ -29,6 +29,7 @@
 #include <connectivity/dbexception.hxx>
 #include "resource/kab_res.hrc"
 #include "resource/sharedresources.hxx"
+#include "sqlbison.hxx"
 
 
 #if OSL_DEBUG_LEVEL > 0


More information about the Libreoffice-commits mailing list