mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
UTF8: Moved mk_wcwidth definition to utf8.h
This commit is contained in:
parent
1371b6595e
commit
fe8d235a6b
2 changed files with 1 additions and 2 deletions
|
@ -84,7 +84,5 @@ std::string rightJustifyZero (const int, const int);
|
|||
std::string rightJustify (const int, const int);
|
||||
std::string rightJustify (const std::string&, const int);
|
||||
|
||||
int mk_wcwidth (wchar_t);
|
||||
|
||||
#endif
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue