aboutsummaryrefslogtreecommitdiff
path: root/src/stable/archivebase.cpp
diff options
context:
space:
mode:
authorMike Buland <mbuland@penny-arcade.com>2023-04-24 10:04:33 -0700
committerMike Buland <mbuland@penny-arcade.com>2023-04-24 10:04:33 -0700
commitaf849fa314ad335e14c82a2018ee7d7bea91842a (patch)
treeb30e4a5851c771d0667956739d3868a70c072715 /src/stable/archivebase.cpp
parente1115a28535663cfe404791ede5bb7ca70399053 (diff)
downloadlibbu++-af849fa314ad335e14c82a2018ee7d7bea91842a.tar.gz
libbu++-af849fa314ad335e14c82a2018ee7d7bea91842a.tar.bz2
libbu++-af849fa314ad335e14c82a2018ee7d7bea91842a.tar.xz
libbu++-af849fa314ad335e14c82a2018ee7d7bea91842a.zip
Blob related changes throughout.
Diffstat (limited to 'src/stable/archivebase.cpp')
-rw-r--r--src/stable/archivebase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stable/archivebase.cpp b/src/stable/archivebase.cpp
index d2d80a1..c1e886b 100644
--- a/src/stable/archivebase.cpp
+++ b/src/stable/archivebase.cpp
@@ -6,6 +6,7 @@
6 */ 6 */
7 7
8#include "bu/archivebase.h" 8#include "bu/archivebase.h"
9#include "bu/blob.h"
9 10
10Bu::ArchiveBase::ArchiveBase() 11Bu::ArchiveBase::ArchiveBase()
11{ 12{