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