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>2013-04-03 10:15:47 +0100
commit8f5c438e42421f31b194ebc00901b0ebe1083898 (patch)
treec70e424e6c8c7025e7fb47b18bd089e3634fc0e3 /filter
parentb0bf938bd4bfd137ab176c0fe4c84f08deb9e650 (diff)
add missing header file
(cherry picked from commit 6bbd433294d598eca5feb3f1e8264e6b7a816396)
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 cdfa730bdbeb..e421b38933c9 100644
--- a/filter/source/msfilter/msvbahelper.cxx
+++ b/filter/source/msfilter/msvbahelper.cxx
@@ -37,6 +37,7 @@
#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/XUIConfigurationManager.hpp>
#include <map>
+#include <cctype>
using namespace ::com::sun::star;