svx/source/fmcomp/gridctrl.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a824b27a6a8fc11f8378157aae04c08ebace8348
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Jun 23 23:20:52 2014 +0200

    Missing #include
    
    Change-Id: Ib78efbb40f95884e8446bf247265004fe66a966b

diff --git a/svx/source/fmcomp/gridctrl.cxx b/svx/source/fmcomp/gridctrl.cxx
index 4d6239b..fb71936 100644
--- a/svx/source/fmcomp/gridctrl.cxx
+++ b/svx/source/fmcomp/gridctrl.cxx
@@ -40,6 +40,7 @@
 #include <com/sun/star/beans/XPropertySet.hpp>
 #include <com/sun/star/beans/PropertyChangeEvent.hpp>
 #include <comphelper/processfactory.hxx>
+#include <cppuhelper/exc_hlp.hxx>
 #include <tools/resid.hxx>
 #include <tools/diagnose_ex.h>
 #include <vcl/menu.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to