summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-03-23 15:22:46 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-03-23 15:22:46 +0100
commit0f49fdd70e5bc612339c598185d9efe7646f364f (patch)
treeb5cd62757da2d8ede74776d54ee3fe41e7baf711 /sw
parent51efa8fb3f92de9f8c02d2cc4e3bffcaa5caee7f (diff)
Remove unused #include <cctype>
Change-Id: I9c61e1b558104fa55d887a6c32e1ef2b03f1d1a0
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/bastyp/calc.cxx1
-rw-r--r--sw/source/core/doc/doccomp.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/bastyp/calc.cxx b/sw/source/core/bastyp/calc.cxx
index 3bad0f7382f6..0ea4b140f250 100644
--- a/sw/source/core/bastyp/calc.cxx
+++ b/sw/source/core/bastyp/calc.cxx
@@ -20,7 +20,6 @@
#include <config_features.h>
#include <calc.hxx>
-#include <cctype>
#include <cfloat>
#include <climits>
#include <memory>
diff --git a/sw/source/core/doc/doccomp.cxx b/sw/source/core/doc/doccomp.cxx
index a5d12ff82288..707d5c1a05bf 100644
--- a/sw/source/core/doc/doccomp.cxx
+++ b/sw/source/core/doc/doccomp.cxx
@@ -48,7 +48,6 @@
#include <vector>
#include <list>
-#include <cctype>
#include <memory>