remove \r
[extl.git] / extl / platform / config / config.h
blob3c34b7a34c9bcaa343ece98e70db95e1f881e270
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: config.h
4 * Created: 08.06.26
5 * Updated: 08.06.26
7 * Brief: Platform library config
9 * [<Home>]
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 /* //////////////////////////////////////////////////////////////////// */
14 #ifndef EXTL_PLATFORM_CONFIG_H
15 #define EXTL_PLATFORM_CONFIG_H
17 /* ///////////////////////////////////////////////////////////////////////
18 * Includes
20 #include "namespace.h"
22 /* //////////////////////////////////////////////////////////////////// */
23 #endif /* EXTL_PLATFORM_CONFIG_H */
24 /* //////////////////////////////////////////////////////////////////// */