summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
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/source/cpool
parentd49242026ed9e342871b437998a40a253e4f26c8 (diff)
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/source/cpool')
-rw-r--r--connectivity/source/cpool/ZConnectionPool.cxx1
-rw-r--r--connectivity/source/cpool/Zregistration.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/cpool/ZConnectionPool.cxx b/connectivity/source/cpool/ZConnectionPool.cxx
index 149d20bb64cb..2c200325963c 100644
--- a/connectivity/source/cpool/ZConnectionPool.cxx
+++ b/connectivity/source/cpool/ZConnectionPool.cxx
@@ -18,7 +18,6 @@
*/
-#include <stdio.h>
#include "ZConnectionPool.hxx"
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/container/ElementExistException.hpp>
diff --git a/connectivity/source/cpool/Zregistration.cxx b/connectivity/source/cpool/Zregistration.cxx
index 2dc50e9d85f4..bd21ccf74659 100644
--- a/connectivity/source/cpool/Zregistration.cxx
+++ b/connectivity/source/cpool/Zregistration.cxx
@@ -18,7 +18,6 @@
*/
-#include <stdio.h>
#include <cppuhelper/factory.hxx>
#include "ZPoolCollection.hxx"