diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-10-18 11:18:34 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-10-18 11:19:27 +0200 |
commit | d634a61ebd6c3144ff76af4725832207b895adda (patch) | |
tree | bf1bb6dbfef2c1eeb39af59146eec92265049186 /vcl | |
parent | d807cba9ee60cb1404b54addf9cd3e54de89f331 (diff) |
vcl/layout.hxx was included twice
Change-Id: I03a30793e02def731cb6c8f130c48aeb325a2528
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/ios/iosinst.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/ios/iosinst.cxx b/vcl/ios/iosinst.cxx index f1d87b86bda2..73092e6ef550 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> |