]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdMagicBox.cxx
=== MAJOR RELEASE ====
[bbtk.git] / packages / std / src / bbstdMagicBox.cxx
index 758467fb188459d6eed1074d541a1cad76eedba5..f11eb89fc8bc511f30224e8050b2173aba28f985 100644 (file)
@@ -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