From fb03ea562f5927f5f5c474ae798045a02c906689 Mon Sep 17 00:00:00 2001 From: Arup Chauhan Date: Sat, 14 Feb 2026 07:18:18 -0600 Subject: [PATCH] db/blob: add direct include in blob_index.h Signed-off-by: Arup Chauhan --- db/blob/blob_index.h | 1 + 1 file changed, 1 insertion(+) diff --git a/db/blob/blob_index.h b/db/blob/blob_index.h index e9944d78448b..315b64ea4138 100644 --- a/db/blob/blob_index.h +++ b/db/blob/blob_index.h @@ -4,6 +4,7 @@ // (found in the LICENSE.Apache file in the root directory). #pragma once +#include #include #include