]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConcatStrings.h
=== MAJOR RELEASE ====
[bbtk.git] / packages / std / src / bbstdConcatStrings.h
index 38a27588e251e680422f203132b13470a4c134b6..2c2881026316fbad71b201ff47a82d0b8069c7b9 100644 (file)
@@ -9,7 +9,7 @@ namespace bbstd
     : 
     public bbtk::AtomicBlackBox
   {
-    BBTK_USER_BLACK_BOX_INTERFACE(ConcatStrings,bbtk::AtomicBlackBox);
+    BBTK_BLACK_BOX_INTERFACE(ConcatStrings,bbtk::AtomicBlackBox);
     BBTK_DECLARE_INPUT(In1, std::string);
     BBTK_DECLARE_INPUT(In2, std::string);
     BBTK_DECLARE_INPUT(In3, std::string);