[io-layer] Extract file (#4255)
[mono.git] / mono / metadata / w32file-win32-internals.h
1 /*
2  * Copyright 2016 Microsoft
3  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
4  */
5 #ifndef _MONO_METADATA_W32FILE_WIN32_INTERNALS_H_
6 #define _MONO_METADATA_W32FILE_WIN32_INTERNALS_H_
7
8 #include <config.h>
9 #include <glib.h>
10
11 #ifdef HOST_WIN32
12 #include "mono/metadata/w32file.h"
13 #include "mono/metadata/w32file-internals.h"
14 #endif /* HOST_WIN32 */
15 #endif /* _MONO_METADATA_W32FILE_WIN32_INTERNALS_H_ */