diff options
Diffstat (limited to '')
-rw-r--r-- | src/stable/string.h | 2 |
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 |