1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The platform library configuration
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 /* //////////////////////////////////////////////////////////////////// */
14 #ifndef EXTL_PLATFORM_CONFIG_H
15 #define EXTL_PLATFORM_CONFIG_H
17 #ifndef EXTL_CONFIG_SUB_H
18 # error This file must be included of extl\config\sub_config.h
21 /* ///////////////////////////////////////////////////////////////////////
25 #include "namespace.h"
27 #include "sub_config.h"
30 /* //////////////////////////////////////////////////////////////////// */
31 #endif /* EXTL_PLATFORM_CONFIG_H */
32 /* //////////////////////////////////////////////////////////////////// */