aboutsummaryrefslogtreecommitdiff
path: root/src/stable/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stable/string.h')
-rw-r--r--src/stable/string.h2
1 files changed, 2 insertions, 0 deletions
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
1077 typedef Bu::List<String> StringList; 1077 typedef Bu::List<String> StringList;
1078}; 1078};
1079 1079
1080#include "bu/formatter.h"
1081
1080#endif 1082#endif