1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The Synchronous Library Support
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 /* //////////////////////////////////////////////////////////////////// */
14 #ifndef EXTL_SYNCH_CONFIG_SUPPORT_H
15 #define EXTL_SYNCH_CONFIG_SUPPORT_H
17 #ifndef EXTL_SYNCH_CONFIG_H
18 # error This file must be included of extl\synch\config\config.h
21 #ifndef EXTL_TYPE_CONFIG_H
22 # include "../type/config/config.h"
25 /* ///////////////////////////////////////////////////////////////////////
29 /* //////////////////////////////////////////////////////////////////// */
30 #endif /* EXTL_SYNCH_CONFIG_SUPPORT_H */
31 /* //////////////////////////////////////////////////////////////////// */