]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConcatStrings.cxx
*** empty log message ***
[bbtk.git] / packages / std / src / bbstdConcatStrings.cxx
index 5ca9c5f97f1be41c60540566dcbf5bf791222d0a..ec70935cd626f532e9f2f010f9b79ad8c46099b6 100644 (file)
@@ -3,9 +3,8 @@
 
 namespace bbstd
 {
-
        BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,ConcatStrings)
-       BBTK_USER_BLACK_BOX_IMPLEMENTATION(ConcatStrings,bbtk::UserBlackBox);
+       BBTK_USER_BLACK_BOX_IMPLEMENTATION(ConcatStrings,bbtk::AtomicBlackBox);
 
        void ConcatStrings::bbUserConstructor() 
    {