From 047778c20631320a197ea48442752306e5bc448e Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 5 Feb 2020 09:10:39 -0800 Subject: Closer --- src/unstable/text.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/unstable/text.h') 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 @@ namespace Bu { + class TextBuilder; + /** * Represents a string of text. Human readable language. This should be * used any time you're dealing with actual text and not just binary -- cgit v1.2.3