diff options
author | Mike Buland <mbuland@penny-arcade.com> | 2019-05-31 10:42:20 -0700 |
---|---|---|
committer | Mike Buland <mbuland@penny-arcade.com> | 2019-05-31 10:42:20 -0700 |
commit | fba48701e8f7c1e08e0ed16cceba6bf0f22a7481 (patch) | |
tree | 92d40efe851e31ec9b2ee6a7a8902c416c0321e7 /src/unstable/blobbuilder.h | |
parent | 806d0475416558a64dc2bacd253b7406bdea29a7 (diff) | |
download | libbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.tar.gz libbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.tar.bz2 libbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.tar.xz libbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.zip |
It builds again!
Diffstat (limited to 'src/unstable/blobbuilder.h')
-rw-r--r-- | src/unstable/blobbuilder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unstable/blobbuilder.h b/src/unstable/blobbuilder.h index 817a990..5416cb4 100644 --- a/src/unstable/blobbuilder.h +++ b/src/unstable/blobbuilder.h | |||
@@ -13,6 +13,7 @@ | |||
13 | 13 | ||
14 | namespace Bu | 14 | namespace Bu |
15 | { | 15 | { |
16 | class Blob; | ||
16 | class BlobBuilder; | 17 | class BlobBuilder; |
17 | 18 | ||
18 | class BlobBuilderCore | 19 | class BlobBuilderCore |