Kaydet (Commit) 33b2d588 authored tarafından Julien Nabet's avatar Julien Nabet Kaydeden (comit) Noel Grandin

Remove some unused include stdio

Change-Id: Ifdb9d133237eecd3132dffb0f85c005beac169d2
Reviewed-on: https://gerrit.libreoffice.org/23174Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst a6ca4ec7
......@@ -20,7 +20,6 @@
// C and C++ includes
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
// program-sensitive includes
......
......@@ -18,7 +18,6 @@
*/
#include <ctype.h>
#include <stdio.h>
#include <hash.hxx>
#include <lex.hxx>
......
......@@ -19,7 +19,6 @@
#include <ctype.h>
#include <stdio.h>
#include <tools/debug.hxx>
......
......@@ -17,9 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <ctype.h>
#include <stdio.h>
#include <module.hxx>
#include <globals.hxx>
......
......@@ -21,7 +21,6 @@
#include <algorithm>
#include <ctype.h>
#include <stdio.h>
#include <rtl/strbuf.hxx>
#include <osl/diagnose.h>
......
......@@ -19,7 +19,6 @@
#include <ctype.h>
#include <stdio.h>
#include <rtl/strbuf.hxx>
#include <osl/diagnose.h>
#include <tools/debug.hxx>
......
......@@ -21,7 +21,6 @@
#include <algorithm>
#include <ctype.h>
#include <stdio.h>
#include <tools/debug.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment