summaryrefslogtreecommitdiffstats
path: root/connectivity/workben
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-05-17 10:49:07 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-05-17 14:57:02 +0000
commit6e62d72b939a09e7e0b77e264e94785ab5bd3741 (patch)
tree8a8e752c82985e1c10f0137c6820778608fae3c5 /connectivity/workben
parenttdf#90883 WRITER: Insert button with multiple rows/columns selected (diff)
downloadcore-6e62d72b939a09e7e0b77e264e94785ab5bd3741.tar.gz
core-6e62d72b939a09e7e0b77e264e94785ab5bd3741.zip
Remove include stdio (part1)
Change-Id: I364aedbd8870c2bbd3440f144143c503dd7ff2c1 Reviewed-on: https://gerrit.libreoffice.org/15767 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'connectivity/workben')
-rw-r--r--connectivity/workben/iniParser/main.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/workben/iniParser/main.cxx b/connectivity/workben/iniParser/main.cxx
index e029b4acc900..e562e065ef1b 100644
--- a/connectivity/workben/iniParser/main.cxx
+++ b/connectivity/workben/iniParser/main.cxx
@@ -18,7 +18,6 @@
*/
#include <rtl/ustring.hxx>
-#include <stdio.h>
#include <com/sun/star/io/IOException.hpp>
#include <osl/process.h>