aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unstable/text.h')
-rw-r--r--src/unstable/text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/unstable/text.h b/src/unstable/text.h
index 1154a50..c57dcfb 100644
--- a/src/unstable/text.h
+++ b/src/unstable/text.h
@@ -12,6 +12,8 @@
12 12
13namespace Bu 13namespace Bu
14{ 14{
15 class TextBuilder;
16
15 /** 17 /**
16 * Represents a string of text. Human readable language. This should be 18 * Represents a string of text. Human readable language. This should be
17 * used any time you're dealing with actual text and not just binary 19 * used any time you're dealing with actual text and not just binary