From: davila Date: Tue, 28 Oct 2014 20:22:17 +0000 (+0100) Subject: #2397 BBTK Feature New Normal Feature - GetBoxesInside for showing the tree of... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=c0f534b535a85f2003ed51e03071b1458b5bbc62;p=bbtk.git #2397 BBTK Feature New Normal Feature - GetBoxesInside for showing the tree of a blackbox --- diff --git a/kernel/src/bbtkUtilities.h b/kernel/src/bbtkUtilities.h index 1f8f6c3..fa2db5b 100644 --- a/kernel/src/bbtkUtilities.h +++ b/kernel/src/bbtkUtilities.h @@ -201,7 +201,7 @@ namespace bbtk }; -class NodeTreeC +class BBTK_EXPORT NodeTreeC { public: std::string data;