diff options
Diffstat (limited to 'vbahelper')
-rw-r--r-- | vbahelper/source/msforms/vbalistbox.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/source/msforms/vbalistbox.cxx b/vbahelper/source/msforms/vbalistbox.cxx index 58e8d3acbe28..f15b085e9b14 100644 --- a/vbahelper/source/msforms/vbalistbox.cxx +++ b/vbahelper/source/msforms/vbalistbox.cxx @@ -19,7 +19,6 @@ #include "vbalistbox.hxx" #include "vbanewfont.hxx" -#include <comphelper/anytostring.hxx> #include <com/sun/star/form/validation/XValidatableFormComponent.hpp> #include <ooo/vba/msforms/fmMultiSelect.hpp> |