diff options
Diffstat (limited to 'sal/qa/osl/socket/sockethelper.hxx')
-rw-r--r-- | sal/qa/osl/socket/sockethelper.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/qa/osl/socket/sockethelper.hxx b/sal/qa/osl/socket/sockethelper.hxx index 84be1a5c330b..c0f6e85ad3ec 100644 --- a/sal/qa/osl/socket/sockethelper.hxx +++ b/sal/qa/osl/socket/sockethelper.hxx @@ -74,10 +74,8 @@ extern "C" #ifndef _OSL_SOCKET_CONST_H_ #if ( defined WNT ) // Windows -#include <prewin.h> #include <winsock.h> #include <string.h> -#include <postwin.h> #endif #endif |