diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-04-16 21:11:18 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-04-16 21:12:23 +0200 |
commit | f789cdaffffea74e84243bc2e917173c6a750b20 (patch) | |
tree | 48ab47325abf40e5f9ae70d9cc6ca4cef4b68909 /vbahelper | |
parent | 9b9f1c4b6f21eb30eb365da3cca4ca4a1d2d0069 (diff) |
Revert "add missing include"
This reverts commit 6b08209ae4cebe9c71fe5496499f2e9a4d42def3.
Diffstat (limited to 'vbahelper')
-rw-r--r-- | vbahelper/source/msforms/vbanewfont.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/source/msforms/vbanewfont.cxx b/vbahelper/source/msforms/vbanewfont.cxx index 0acd86272604..c4b547247d97 100644 --- a/vbahelper/source/msforms/vbanewfont.cxx +++ b/vbahelper/source/msforms/vbanewfont.cxx @@ -19,7 +19,6 @@ #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> |