diff options
Diffstat (limited to 'src/common/utf8.cpp')
| -rw-r--r-- | src/common/utf8.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/utf8.cpp b/src/common/utf8.cpp index 66a2f6339..56609634c 100644 --- a/src/common/utf8.cpp +++ b/src/common/utf8.cpp | |||
| @@ -456,4 +456,4 @@ std::wstring ConvertUTF8ToWString(const std::string &source) { | |||
| 456 | return str; | 456 | return str; |
| 457 | } | 457 | } |
| 458 | 458 | ||
| 459 | #endif \ No newline at end of file | 459 | #endif |