connectivity/source/drivers/kab/kfields.cxx |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit c34322b5253db84f80fb936419769565e4c6d207
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Nov 17 11:44:05 2014 +0100

    Missing include
    
    Change-Id: I1dbf7a73ec60115f11d3a5455de2871041cd1605

diff --git a/connectivity/source/drivers/kab/kfields.cxx 
b/connectivity/source/drivers/kab/kfields.cxx
index ec7d400..79582dd 100644
--- a/connectivity/source/drivers/kab/kfields.cxx
+++ b/connectivity/source/drivers/kab/kfields.cxx
@@ -17,6 +17,9 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include <sal/config.h>
+
+#include <osl/diagnose.h>
 
 #include "kfields.hxx"
 #include "resource/common_res.hrc"
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to