remove \r
[extl.git] / extl / platform_ / error / config / support.h
blobff9f54cf2a04f17b3b52fa34b354f421489b306a
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: support.h
4 * Created: 08.11.20
5 * Updated: 08.11.24
7 * Brief: The Platform Error Library Support
9 * [<Home>]
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 /* //////////////////////////////////////////////////////////////////// */
14 #ifndef EXTL_PLATFORM_ERROR_CONFIG_SUPPORT_H
15 #define EXTL_PLATFORM_ERROR_CONFIG_SUPPORT_H
17 #ifndef EXTL_PLATFORM_ERROR_CONFIG_H
18 # error This file must be included of extl\platform\error\config\config.h
19 #endif
22 /* ///////////////////////////////////////////////////////////////////////
23 * Compatibility
26 /* //////////////////////////////////////////////////////////////////// */
27 #endif /* EXTL_PLATFORM_ERROR_CONFIG_SUPPORT_H */
28 /* //////////////////////////////////////////////////////////////////// */