mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-02 16:23:56 +08:00
cmath.tcc, [...]: Remove trailing whitespace.
* include/c_std/cmath.tcc, include/c_std/std_cassert.h, include/c_std/std_cctype.h, include/c_std/std_cmath.h, include/c_std/std_cstddef.h, include/c_std/std_cstdio.h, include/c_std/std_cstdlib.h, include/c_std/std_cstring.h, include/c_std/std_cwchar.h, include/c_std/std_cwctype.h: Remove trailing whitespace. From-SVN: r74458
This commit is contained in:
parent
7b74e24ee2
commit
7dd8177fc7
@ -1,3 +1,12 @@
|
|||||||
|
2003-12-09 Bernardo Innocenti <bernie@develer.com>
|
||||||
|
|
||||||
|
* include/c_std/cmath.tcc, include/c_std/std_cassert.h,
|
||||||
|
include/c_std/std_cctype.h, include/c_std/std_cmath.h,
|
||||||
|
include/c_std/std_cstddef.h, include/c_std/std_cstdio.h,
|
||||||
|
include/c_std/std_cstdlib.h, include/c_std/std_cstring.h,
|
||||||
|
include/c_std/std_cwchar.h, include/c_std/std_cwctype.h:
|
||||||
|
Remove trailing whitespace.
|
||||||
|
|
||||||
2003-12-09 Bernardo Innocenti <bernie@develer.com>
|
2003-12-09 Bernardo Innocenti <bernie@develer.com>
|
||||||
|
|
||||||
* include/c/std_cctype.h, include/c/std_cmath.h,
|
* include/c/std_cctype.h, include/c/std_cmath.h,
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
#if _GLIBCXX_USE_WCHAR_T
|
#if _GLIBCXX_USE_WCHAR_T
|
||||||
namespace std
|
namespace std
|
||||||
{
|
{
|
||||||
using ::wint_t; // cwchar
|
using ::wint_t; // cwchar
|
||||||
|
|
||||||
using ::wctype_t;
|
using ::wctype_t;
|
||||||
using ::wctrans_t;
|
using ::wctrans_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user