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