diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2017-08-11 23:46:35 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2017-08-14 06:18:47 +0200 |
commit | 7dcad908dff72df319b82d2be6e7b11c4d395a95 (patch) | |
tree | c46d0558f8130a3943989b5fc50759dae55d226c /include/vcl/pdfextoutdevdata.hxx | |
parent | 5d1f948cfcaec6127080cd035734492c1bb1d9b2 (diff) |
vcl: Drop unused #include
Change-Id: If0b27ed7d837000cfe5b3d30180096cd2bfab510
Reviewed-on: https://gerrit.libreoffice.org/41047
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
Tested-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'include/vcl/pdfextoutdevdata.hxx')
-rw-r--r-- | include/vcl/pdfextoutdevdata.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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; |