]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkBlackBox.cxx
Compil sous Windows
[bbtk.git] / kernel / src / bbtkBlackBox.cxx
index edca10ce191024bd2a961e6013ba11534e5a1349..51a9ab7cfe824b790f5cd30cdc780c67003412c4 100644 (file)
@@ -3,8 +3,8 @@
 Program:   bbtk
 Module:    $RCSfile: bbtkBlackBox.cxx,v $
 Language:  C++
-Date:      $Date: 2008/04/24 10:11:27 $
-Version:   $Revision: 1.16 $
+Date:      $Date: 2008/05/06 13:45:12 $
+Version:   $Revision: 1.17 $
                                                                                 
 Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
 l'Image). All rights reserved. See doc/license.txt or
@@ -103,6 +103,9 @@ namespace bbtk
   }
   //=========================================================================
 
+  //=========================================================================
+  BlackBox::BlackBox(const BlackBox&)
+  {}
 
   //=========================================================================
   BlackBox::BlackBox(BlackBox& from, const std::string &name)