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

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Tue Apr 16 11:56:22 PDT 2013


 vbahelper/source/msforms/vbanewfont.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6b08209ae4cebe9c71fe5496499f2e9a4d42def3
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Tue Apr 16 20:54:35 2013 +0200

    add missing include

diff --git a/vbahelper/source/msforms/vbanewfont.cxx b/vbahelper/source/msforms/vbanewfont.cxx
index c4b5472..0acd862 100644
--- a/vbahelper/source/msforms/vbanewfont.cxx
+++ b/vbahelper/source/msforms/vbanewfont.cxx
@@ -19,6 +19,7 @@
 
 #include <rtl/tencinfo.h>
 #include <vbanewfont.hxx>
+#include <rtl/tencinfo.h>
 #include <com/sun/star/awt/FontWeight.hpp>
 #include <com/sun/star/awt/FontSlant.hpp>
 #include <com/sun/star/awt/FontStrikeout.hpp>


More information about the Libreoffice-commits mailing list