remove \r
[extl.git] / extl / win / win.h
blob3fdc3f7c94bc65545f8243effdd209187d1cc93b
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: win.h
4 * Created: 08.02.02
5 * Updated: 08.06.13
7 * Brief: The Windows Extensible Library
9 * [<Home>]
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
12 #ifndef EXTL_PLATFORM_WIN_H
13 #define EXTL_PLATFORM_WIN_H
15 /* ///////////////////////////////////////////////////////////////////////
16 * Includes
18 #include "../prefix.h"
19 #include "config/config.h"
21 /* //////////////////////////////////////////////////////////////////// */
22 #endif /* EXTL_PLATFORM_WIN_H */
23 /* //////////////////////////////////////////////////////////////////// */