summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-03-30 11:05:05 +0200
committerNoel Power <noel.power@suse.com>2012-09-28 17:27:24 +0100
commit6bbd433294d598eca5feb3f1e8264e6b7a816396 (patch)
tree0a02c11429d321047a51292e14fa1710a19c21a4 /filter
parentaf272c439c252b263dc760169094f528945cd3b3 (diff)
add missing header file
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/msvbahelper.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/source/msfilter/msvbahelper.cxx b/filter/source/msfilter/msvbahelper.cxx
index 31a22726540a..c6dfe0c039b0 100644
--- a/filter/source/msfilter/msvbahelper.cxx
+++ b/filter/source/msfilter/msvbahelper.cxx
@@ -47,6 +47,7 @@
#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/XUIConfigurationManager.hpp>
#include <map>
+#include <cctype>
using namespace ::com::sun::star;