From 252225fa9b2dd3dbc0a3c87bc65ce1f821706e7e Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 29 Jan 2019 13:58:51 -0800 Subject: Clerified some ints. --- src/stable/string.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/stable/string.h') diff --git a/src/stable/string.h b/src/stable/string.h index 54cd2bc..131f621 100644 --- a/src/stable/string.h +++ b/src/stable/string.h @@ -1077,4 +1077,6 @@ namespace Bu typedef Bu::List StringList; }; +#include "bu/formatter.h" + #endif -- cgit v1.2.3