remove \r
[extl.git] / extl / math / std / prefix.h
blobe604a2879e4d86d51af266216d47a821928086ad
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: prefix.h
4 * Created: 08.11.23
5 * Updated: 08.11.23
7 * Brief: The prefix file of the math library
9 * [<Home>]
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 #ifndef EXTL_MATH_STD_PREFIX_H
14 #define EXTL_MATH_STD_PREFIX_H
16 /* ///////////////////////////////////////////////////////////////////////
17 * Includes
19 #include "../prefix.h"
21 /* //////////////////////////////////////////////////////////////////// */
22 #endif /* EXTL_MATH_STD_PREFIX_H */
23 /* //////////////////////////////////////////////////////////////////// */