[Libreoffice-commits] core.git: cui/source vcl/ios
Andras Timar
andras.timar at collabora.com
Sat Oct 18 02:15:39 PDT 2014
cui/source/dialogs/about.cxx | 1 -
vcl/ios/iosinst.cxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit d634a61ebd6c3144ff76af4725832207b895adda
Author: Andras Timar <andras.timar at collabora.com>
Date: Sat Oct 18 11:18:34 2014 +0200
vcl/layout.hxx was included twice
Change-Id: I03a30793e02def731cb6c8f130c48aeb325a2528
diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx
index c26ae52..5ad2e66 100644
--- a/cui/source/dialogs/about.cxx
+++ b/cui/source/dialogs/about.cxx
@@ -19,7 +19,6 @@
#include <vcl/layout.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/layout.hxx>
#include <vcl/settings.hxx>
#include <tools/stream.hxx>
diff --git a/vcl/ios/iosinst.cxx b/vcl/ios/iosinst.cxx
index f1d87b8..73092e6 100644
--- a/vcl/ios/iosinst.cxx
+++ b/vcl/ios/iosinst.cxx
@@ -22,7 +22,6 @@
#include <postmac.h>
#include <basebmp/scanlineformats.hxx>
-#include <vcl/layout.hxx>
#include <touch/touch.h>
#include <touch/touch-impl.h>
More information about the Libreoffice-commits
mailing list