From 2d7f98da075b53637908e91b1dfce0e09ce0480c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole-Andr=C3=A9=20Rodlie?= Date: Mon, 5 Aug 2024 18:52:55 +0200 Subject: [PATCH] Update exceptions.h --- src/core/exceptions.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/exceptions.h b/src/core/exceptions.h index 4856272b0..1614e047d 100644 --- a/src/core/exceptions.h +++ b/src/core/exceptions.h @@ -29,6 +29,7 @@ #include "core_global.h" #include +#include #include #include