]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConfiguration.cxx
=== MAJOR RELEASE ====
[bbtk.git] / packages / std / src / bbstdConfiguration.cxx
index 8981782aa6af169b5c3b43c78db9190acbd085be..e6032a382f2b598a28999aa2b6c73db438b6022e 100644 (file)
@@ -4,8 +4,8 @@
 #include "bbtkConfigurationFile.h"
 namespace bbstd
 {
-  BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,Configuration)
-    BBTK_USER_BLACK_BOX_IMPLEMENTATION(Configuration,bbtk::AtomicBlackBox);
+  BBTK_ADD_BLACK_BOX_TO_PACKAGE(std,Configuration);
+  BBTK_BLACK_BOX_IMPLEMENTATION(Configuration,bbtk::AtomicBlackBox);
   
   void Configuration::bbUserConstructor() 
   {