From af849fa314ad335e14c82a2018ee7d7bea91842a Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 24 Apr 2023 10:04:33 -0700 Subject: Blob related changes throughout. --- src/stable/archivebase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stable/archivebase.h') diff --git a/src/stable/archivebase.h b/src/stable/archivebase.h index d846c27..3fd5071 100644 --- a/src/stable/archivebase.h +++ b/src/stable/archivebase.h @@ -12,10 +12,10 @@ #include #include "bu/variant.h" -#include "bu/blob.h" namespace Bu { + class Blob; class ArchiveBase { public: -- cgit v1.2.3