remove \r
[extl.git] / extl / math / prefix.h
blob57b5e6fb13c2ffd0bdbd537c2335e8bc9e0bfefb
1 /* ///////////////////////////////////////////////////////////////////////
2 * File: prefix.h
4 * Created: 08.08.08
5 * Updated: 08.08.08
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_PREFIX_H
14 #define EXTL_MATH_PREFIX_H
16 /* ///////////////////////////////////////////////////////////////////////
17 * Includes
19 #include "../prefix.h"
20 #include "constants.h"
22 /* //////////////////////////////////////////////////////////////////// */
23 #endif /* EXTL_MATH_PREFIX_H */
24 /* //////////////////////////////////////////////////////////////////// */