]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConcatStrings.h
*** empty log message ***
[bbtk.git] / packages / std / src / bbstdConcatStrings.h
index 6b6d46c9b8400d4dd4eb6804779c771600737235..715154cd1dcf7e919445f878b8ee9261c52ce850 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbstdConcatStrings.h,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:26 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2008/12/12 08:55:21 $
+  Version:   $Revision: 1.7 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
 #define __bbstdConcatStrings_h_INCLUDED__
 
 #include "bbtkAtomicBlackBox.h"
+#include "bbstd_EXPORT.h"
 
 namespace bbstd
 {
-  class ConcatStrings
+  class bbstd_EXPORT ConcatStrings
     : 
     public bbtk::AtomicBlackBox
   {