X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdMagicBox.cxx;h=758467fb188459d6eed1074d541a1cad76eedba5;hb=b5526f674bf6a0271d706bef15e46bf305b1d8a2;hp=bf111dd2f6aa86fe2c8b01282c8e29a744816e6a;hpb=e27f49d94042bf18dc5067807594325eea8b6d56;p=bbtk.git diff --git a/packages/std/src/bbstdMagicBox.cxx b/packages/std/src/bbstdMagicBox.cxx index bf111dd..758467f 100644 --- a/packages/std/src/bbstdMagicBox.cxx +++ b/packages/std/src/bbstdMagicBox.cxx @@ -4,7 +4,7 @@ namespace bbstd { BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,MagicBox) -BBTK_USER_BLACK_BOX_IMPLEMENTATION(MagicBox,bbtk::UserBlackBox); +BBTK_USER_BLACK_BOX_IMPLEMENTATION(MagicBox,bbtk::AtomicBlackBox); } // EO namespace bbstd