aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/blobbuilder.h
diff options
context:
space:
mode:
authorMike Buland <mbuland@penny-arcade.com>2019-05-31 10:42:20 -0700
committerMike Buland <mbuland@penny-arcade.com>2019-05-31 10:42:20 -0700
commitfba48701e8f7c1e08e0ed16cceba6bf0f22a7481 (patch)
tree92d40efe851e31ec9b2ee6a7a8902c416c0321e7 /src/unstable/blobbuilder.h
parent806d0475416558a64dc2bacd253b7406bdea29a7 (diff)
downloadlibbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.tar.gz
libbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.tar.bz2
libbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.tar.xz
libbu++-fba48701e8f7c1e08e0ed16cceba6bf0f22a7481.zip
It builds again!
Diffstat (limited to '')
-rw-r--r--src/unstable/blobbuilder.h1
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
14namespace Bu 14namespace Bu
15{ 15{
16 class Blob;
16 class BlobBuilder; 17 class BlobBuilder;
17 18
18 class BlobBuilderCore 19 class BlobBuilderCore