summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-07 18:46:45 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-05 23:38:59 -0500
commit9a316547b1094c29192c7613133d0c79fd155d40 (patch)
treeedaeda112301fda126391ac8af2ebf809ad9dc16 /writerperfect
parentd1ccd3cfb1094e21c653010f4d3ffb327caff686 (diff)
Remove include stdio (part8)
Change-Id: I4ad581158fa68f30d07101697b716dc9b8fab746 Reviewed-on: https://gerrit.libreoffice.org/16139 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit 381f21c9287cefcd6c5b55f442292594c74e0846)
Diffstat (limited to 'writerperfect')
-rw-r--r--writerperfect/source/impress/KeynoteImportFilter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/writerperfect/source/impress/KeynoteImportFilter.hxx b/writerperfect/source/impress/KeynoteImportFilter.hxx
index 2bf14e6393f6..7336e11de983 100644
--- a/writerperfect/source/impress/KeynoteImportFilter.hxx
+++ b/writerperfect/source/impress/KeynoteImportFilter.hxx
@@ -14,8 +14,6 @@
#include "ImportFilter.hxx"
#include "DocumentHandlerForOdp.hxx"
-#include <stdio.h>
-
/* This component will be instantiated for both import or export. Whether it calls
* setSourceDocument or setTargetDocument determines which Impl function the filter
* member calls */