From 0c85d1ee0688435ffefd8eff797e57eac9bace27 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 12 Jul 2020 20:42:56 +0100 Subject: weld LongCurrencyControl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I700329aeee53f8ce91ce22a3b50fe59e3d19c063 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98613 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- toolkit/source/awt/vclxtoolkit.cxx | 1 - toolkit/source/awt/vclxwindows.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'toolkit') diff --git a/toolkit/source/awt/vclxtoolkit.cxx b/toolkit/source/awt/vclxtoolkit.cxx index 4c9a01d2ab0c..8d067c05cf4c 100644 --- a/toolkit/source/awt/vclxtoolkit.cxx +++ b/toolkit/source/awt/vclxtoolkit.cxx @@ -95,7 +95,6 @@ #include #include #include -#include #include #include #include diff --git a/toolkit/source/awt/vclxwindows.cxx b/toolkit/source/awt/vclxwindows.cxx index f3a41f03f7dd..964cdf0dd3a3 100644 --- a/toolkit/source/awt/vclxwindows.cxx +++ b/toolkit/source/awt/vclxwindows.cxx @@ -49,7 +49,6 @@ #include #include #include -#include #include #include #include -- cgit