remove \r
[extl.git] / extl / platform_ / error / error.h
bloba2c7ca6c61c335516a2e3edce3dcf0f5fcec54ba
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: error.h
4 * Created: 08.02.02
5 * Updated: 08.11.24
7 * Brief: The Platform Error Library
9 * [<Home>]
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
12 #ifndef EXTL_PLATFORM_ERROR_H
13 #define EXTL_PLATFORM_ERROR_H
15 /* ///////////////////////////////////////////////////////////////////////
16 * Includes
18 #include "prefix.h"
19 #include "platform_error_base.h"
21 /* //////////////////////////////////////////////////////////////////// */
22 #endif /* EXTL_PLATFORM_ERROR_H */
23 /* //////////////////////////////////////////////////////////////////// */