From 4aeff0886aa61ed3834ef4826aa1a1f3e99508b1 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 2 Oct 2021 17:32:23 +0700 Subject: Clean up unused functions and style --- src/Text.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Text.cpp') diff --git a/src/Text.cpp b/src/Text.cpp index 1123bfd..afb6fe2 100644 --- a/src/Text.cpp +++ b/src/Text.cpp @@ -1,4 +1,5 @@ -/**> HEADER FILES <**/ +#include + #include "Text.h" void Text::BuildFont() // Build Our Font Display List -- cgit 1.4.1