summaryrefslogtreecommitdiffstats
path: root/sal/osl/unx/file_path_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/file_path_helper.h')
-rw-r--r--sal/osl/unx/file_path_helper.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sal/osl/unx/file_path_helper.h b/sal/osl/unx/file_path_helper.h
index 61f64e7733e6..28a96c173533 100644
--- a/sal/osl/unx/file_path_helper.h
+++ b/sal/osl/unx/file_path_helper.h
@@ -20,15 +20,8 @@
#ifndef _OSL_FILE_PATH_HELPER_H_
#define _OSL_FILE_PATH_HELPER_H_
-
- #ifndef _SAL_TYPES_H_
#include <sal/types.h>
- #endif
-
- #ifndef _RTL_USTRING_H_
#include <rtl/ustring.h>
- #endif
-
#ifdef __cplusplus
extern "C"