diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/items/chrtitem.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/items/chrtitem.cxx b/svx/source/items/chrtitem.cxx index 2242b506396e..d0b38ee773d8 100644 --- a/svx/source/items/chrtitem.cxx +++ b/svx/source/items/chrtitem.cxx @@ -19,9 +19,6 @@ #include <tools/stream.hxx> #include <basic/sbxvar.hxx> -#if defined UNX && !defined LINUX -#include <wchar.h> -#endif #include <rtl/math.hxx> #include <unotools/intlwrapper.hxx> #include <com/sun/star/chart/ChartAxisArrangeOrderType.hpp> |