diff options
Diffstat (limited to 'sal/qa/osl')
-rw-r--r-- | sal/qa/osl/file/osl_File_Const.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/qa/osl/file/osl_File_Const.h b/sal/qa/osl/file/osl_File_Const.h index b8c7e123107e..1d3b0bdc5b97 100644 --- a/sal/qa/osl/file/osl_File_Const.h +++ b/sal/qa/osl/file/osl_File_Const.h @@ -85,8 +85,6 @@ const sal_Char pBuffer_Blank[] = ""; #if defined(_WIN32) // Windows # include <tchar.h> # include <io.h> -# include <stdio.h> -# include <stdlib.h> # define PATH_MAX MAX_PATH # define TEST_PLATFORM "c:/" # define TEST_PLATFORM_ROOT "c:/" |