remove \r
[extl.git] / extl / compiler / traits / config / support.h
blob398aa4b34db04f90057f5869aecbc4dddb43d79d
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: support.h
4 * Created: 08.11.23
5 * Updated: 08.11.23
7 * Brief: The Compiler Traits Library Support
9 * [<Home>]
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 /* //////////////////////////////////////////////////////////////////// */
14 #ifndef EXTL_COMPILER_TRAITS_CONFIG_SUPPORT_H
15 #define EXTL_COMPILER_TRAITS_CONFIG_SUPPORT_H
17 #ifndef EXTL_COMPILER_TRAITS_CONFIG_H
18 # error This file must be included of extl\compiler\tratis\config\config.h
19 #endif
21 /* ///////////////////////////////////////////////////////////////////////
22 * Compatibility
25 /* //////////////////////////////////////////////////////////////////// */
26 #endif /* EXTL_COMPILER_TRAITS_CONFIG_SUPPORT_H */
27 /* //////////////////////////////////////////////////////////////////// */