summaryrefslogtreecommitdiff
path: root/sal/qa/osl/socket/osl_Socket_Const.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/socket/osl_Socket_Const.h')
-rw-r--r--sal/qa/osl/socket/osl_Socket_Const.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/sal/qa/osl/socket/osl_Socket_Const.h b/sal/qa/osl/socket/osl_Socket_Const.h
index 88ac501d4e3e..c992fe7fc1a6 100644
--- a/sal/qa/osl/socket/osl_Socket_Const.h
+++ b/sal/qa/osl/socket/osl_Socket_Const.h
@@ -24,23 +24,11 @@
#include <rtl/textenc.h>
#include <rtl/ustring.hxx>
#include <rtl/ustring.h>
-
-#ifndef _OSL_SOCLET_HXX_
#include <osl/socket.hxx>
-#endif
#include <osl/socket.h>
-
-#ifndef _OSL_THREAD_HXX
#include <osl/thread.hxx>
-#endif
-
-#ifndef _OSL_FILE_HXX
#include <osl/file.hxx>
-#endif
-
-#ifndef _OSL_MUTEX_HXX
#include <osl/mutex.hxx>
-#endif
#include <osl/time.h>
const char * pTestString1 = "test socket";