Fix the stringconverter
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
namespace Tesses::Framework::Text::StringConverter {
|
||||
class UTF8 {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user