aboutsummaryrefslogtreecommitdiff
path: root/src/utfstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utfstring.cpp')
-rw-r--r--src/utfstring.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/utfstring.cpp b/src/utfstring.cpp
index bb23db3..eb23713 100644
--- a/src/utfstring.cpp
+++ b/src/utfstring.cpp
@@ -7,3 +7,11 @@
7 7
8#include "bu/utfstring.h" 8#include "bu/utfstring.h"
9 9
10Bu::UtfString::UtfString()
11{
12}
13
14Bu::UtfString::~UtfString()
15{
16}
17