remove \r
[extl.git] / extl / platform_ / unix / synch / config / support.h
blob95647be97b722d7b630b67b865c29173bc055dc3
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: support.h
4 * Created: 08.11.20
5 * Updated: 08.11.20
7 * Brief: The Windows Synchronization Library Support
9 * [<Home>]
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 /* //////////////////////////////////////////////////////////////////// */
14 #ifndef EXTL_PLATFORM_WINDOWS_SYNCH_CONFIG_SUPPORT_H
15 #define EXTL_PLATFORM_WINDOWS_SYNCH_CONFIG_SUPPORT_H
17 #ifndef EXTL_PLATFORM_WINDOWS_CONFIG_H
18 # error This file must be included of extl\platform\windows\config\config.h
19 #endif
21 #ifndef EXTL_PLATFORM_WINDOWS_CONFIG_SUB_H
22 # error This file must be included of extl\platform\windows\config\sub_config.h
23 #endif
25 /* ///////////////////////////////////////////////////////////////////////
26 * Compatibility
29 /* //////////////////////////////////////////////////////////////////// */
30 #endif /* EXTL_PLATFORM_WINDOWS_SYNCH_CONFIG_SUPPORT_H */
31 /* //////////////////////////////////////////////////////////////////// */