From aabfbdbd8b096d4dfc31cb75aa6a119a19d705ef Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 4 Aug 2016 23:24:12 +0300 Subject: [PATCH] Drop unneeded include There is no in the 10.12 SDK anyway. Change-Id: I0d937d4b036d118fcb503543a516e55f859a3718 --- vcl/osx/PictToBmpFlt.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/vcl/osx/PictToBmpFlt.cxx b/vcl/osx/PictToBmpFlt.cxx index af8740be8960..153c03632f4d 100644 --- a/vcl/osx/PictToBmpFlt.cxx +++ b/vcl/osx/PictToBmpFlt.cxx @@ -19,7 +19,6 @@ #include #include -#include #include #include