From 7702850cb49c4daa53f57d2bf626b1f027f27c8e Mon Sep 17 00:00:00 2001 From: "eduardo.davila@creatis.insa-lyon.fr" Date: Fri, 20 Dec 2024 11:01:27 +0100 Subject: [PATCH] Clean code --- kernel/src/bbtkBlackBox.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/src/bbtkBlackBox.cxx b/kernel/src/bbtkBlackBox.cxx index 9f3b4bb..f2471fa 100644 --- a/kernel/src/bbtkBlackBox.cxx +++ b/kernel/src/bbtkBlackBox.cxx @@ -49,8 +49,8 @@ #include "bbtkWxBlackBox.h" #include "bbtkWx.h" +#include #include -//#include namespace bbtk -- 2.47.1