[Libreoffice-commits] core.git: include/vcl
Takeshi Abe
tabe at fixedpoint.jp
Mon Aug 14 04:19:59 UTC 2017
include/vcl/pdfextoutdevdata.hxx | 1 -
include/vcl/pdfwriter.hxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 7dcad908dff72df319b82d2be6e7b11c4d395a95
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Fri Aug 11 23:46:35 2017 +0900
vcl: Drop unused #include
Change-Id: If0b27ed7d837000cfe5b3d30180096cd2bfab510
Reviewed-on: https://gerrit.libreoffice.org/41047
Reviewed-by: Takeshi Abe <tabe at fixedpoint.jp>
Tested-by: Takeshi Abe <tabe at fixedpoint.jp>
diff --git a/include/vcl/pdfextoutdevdata.hxx b/include/vcl/pdfextoutdevdata.hxx
index 4701360ea948..6dc5165d99a5 100644
--- a/include/vcl/pdfextoutdevdata.hxx
+++ b/include/vcl/pdfextoutdevdata.hxx
@@ -27,7 +27,6 @@
#include <vcl/gdimtf.hxx>
#include <vcl/mapmod.hxx>
#include <vector>
-#include <deque>
class Graphic;
diff --git a/include/vcl/pdfwriter.hxx b/include/vcl/pdfwriter.hxx
index b7ecbff71cd9..f06c21d81c44 100644
--- a/include/vcl/pdfwriter.hxx
+++ b/include/vcl/pdfwriter.hxx
@@ -37,7 +37,6 @@
#include <com/sun/star/security/XCertificate.hpp>
#include <com/sun/star/lang/Locale.hpp>
-#include <list>
#include <memory>
#include <vector>
#include <set>
More information about the Libreoffice-commits
mailing list