mirror of
https://github.com/boostorg/detail.git
synced 2025-07-30 20:37:14 +02:00
Remove tabs in file.
[SVN r24043]
This commit is contained in:
@ -67,7 +67,7 @@ namespace std{
|
||||
#define MB_LENGTH_MAX 8
|
||||
|
||||
struct utf8_codecvt_facet_wchar_t :
|
||||
public std::codecvt<wchar_t, char, std::mbstate_t>
|
||||
public std::codecvt<wchar_t, char, std::mbstate_t>
|
||||
{
|
||||
public:
|
||||
explicit utf8_codecvt_facet_wchar_t(std::size_t no_locale_manage = 0)
|
||||
|
Reference in New Issue
Block a user