Remove unused #include <cctype>

Change-Id: I9c61e1b558104fa55d887a6c32e1ef2b03f1d1a0
This commit is contained in:
Stephan Bergmann
2017-03-23 15:22:46 +01:00
parent 51efa8fb3f
commit 0f49fdd70e
8 changed files with 0 additions and 12 deletions

View File

@@ -19,8 +19,6 @@
#include <sal/config.h>
#include <cctype>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/numeric/ftools.hxx>
#include <basegfx/point/b2dpoint.hxx>

View File

@@ -19,7 +19,6 @@
#include <sal/config.h>
#include <cctype>
#include <memory>
#include <cppuhelper/supportsservice.hxx>

View File

@@ -19,8 +19,6 @@
#include <sal/config.h>
#include <cctype>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <cppuhelper/supportsservice.hxx>

View File

@@ -19,8 +19,6 @@
#include <sal/config.h>
#include <cctype>
#include <com/sun/star/rendering/PanoseWeight.hpp>
#include <com/sun/star/rendering/XSpriteCanvas.hpp>
#include <cppuhelper/supportsservice.hxx>

View File

@@ -19,8 +19,6 @@
#include <sal/config.h>
#include <cctype>
#include <basegfx/tools/canvastools.hxx>
#include <com/sun/star/lang/NoSupportException.hpp>
#include <osl/mutex.hxx>

View File

@@ -20,7 +20,6 @@
#include <sal/config.h>
#include <algorithm>
#include <cctype>
#include <vector>

View File

@@ -20,7 +20,6 @@
#include <config_features.h>
#include <calc.hxx>
#include <cctype>
#include <cfloat>
#include <climits>
#include <memory>

View File

@@ -48,7 +48,6 @@
#include <vector>
#include <list>
#include <cctype>
#include <memory>