diff options
Diffstat (limited to 'c++-libbu++/src/boolean.cpp')
-rw-r--r-- | c++-libbu++/src/boolean.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++-libbu++/src/boolean.cpp b/c++-libbu++/src/boolean.cpp index 2ee0227..e442c2c 100644 --- a/c++-libbu++/src/boolean.cpp +++ b/c++-libbu++/src/boolean.cpp | |||
@@ -8,6 +8,7 @@ | |||
8 | #include "gats/boolean.h" | 8 | #include "gats/boolean.h" |
9 | 9 | ||
10 | #include <bu/formatter.h> | 10 | #include <bu/formatter.h> |
11 | #include <bu/string.h> | ||
11 | #include <bu/stream.h> | 12 | #include <bu/stream.h> |
12 | 13 | ||
13 | Gats::Boolean::Boolean() : | 14 | Gats::Boolean::Boolean() : |