diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2016-03-12 13:29:03 +0100 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2016-03-12 14:43:17 +0000 |
commit | 33b2d58895a57319364fef540051b1ef544fc954 (patch) | |
tree | 0c34fd9d1e0b76d845a7f4c33ac6021fe6920c62 /idl/source/cmptools/hash.cxx | |
parent | a6ca4ec7f55b94e431dd1d520a03e19fe796c4b6 (diff) |
Remove some unused include stdio
Change-Id: Ifdb9d133237eecd3132dffb0f85c005beac169d2
Reviewed-on: https://gerrit.libreoffice.org/23174
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'idl/source/cmptools/hash.cxx')
-rw-r--r-- | idl/source/cmptools/hash.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/source/cmptools/hash.cxx b/idl/source/cmptools/hash.cxx index 936c16fed786..22faf3826d7e 100644 --- a/idl/source/cmptools/hash.cxx +++ b/idl/source/cmptools/hash.cxx @@ -20,7 +20,6 @@ // C and C++ includes #include <stdlib.h> -#include <stdio.h> #include <ctype.h> // program-sensitive includes |