summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/test/Symbols/loader.cxx1
-rw-r--r--salhelper/test/dynamicloader/loader.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/salhelper/test/Symbols/loader.cxx b/salhelper/test/Symbols/loader.cxx
index 968cdc3e85c6..f912863d46f8 100644
--- a/salhelper/test/Symbols/loader.cxx
+++ b/salhelper/test/Symbols/loader.cxx
@@ -19,7 +19,6 @@
#include <salhelper/dynload.hxx>
#include <rtl/ustring>
-#include <stdio.h>
#include "samplelib.hxx"
using namespace salhelper;
diff --git a/salhelper/test/dynamicloader/loader.cxx b/salhelper/test/dynamicloader/loader.cxx
index daee3862b571..c741d6e87950 100644
--- a/salhelper/test/dynamicloader/loader.cxx
+++ b/salhelper/test/dynamicloader/loader.cxx
@@ -19,7 +19,6 @@
#include <salhelper/dynload.hxx>
#include <rtl/ustring>
-#include <stdio.h>
#include "samplelib.hxx"