From af3d46fe25453a041ce45ca0ff225fc216c995bf Mon Sep 17 00:00:00 2001 From: unknown <1310440+hemirt@users.noreply.github.com> Date: Sun, 20 Oct 2024 18:45:34 +0200 Subject: [PATCH] add boost hash include --- src/widgets/helper/NotebookTab.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/widgets/helper/NotebookTab.cpp b/src/widgets/helper/NotebookTab.cpp index f56cef835..ca14d384b 100644 --- a/src/widgets/helper/NotebookTab.cpp +++ b/src/widgets/helper/NotebookTab.cpp @@ -17,6 +17,7 @@ #include "widgets/splits/SplitContainer.hpp" #include +#include #include #include #include