1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The Windows Synchronization Library Support
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
21 #ifndef EXTL_PLATFORM_WINDOWS_CONFIG_SUB_H
22 # error This file must be included of extl\platform\windows\config\sub_config.h
25 /* ///////////////////////////////////////////////////////////////////////
29 /* //////////////////////////////////////////////////////////////////// */
30 #endif /* EXTL_PLATFORM_WINDOWS_SYNCH_CONFIG_SUPPORT_H */
31 /* //////////////////////////////////////////////////////////////////// */