]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdExecBbiCommand.h
*** empty log message ***
[bbtk.git] / packages / std / src / bbstdExecBbiCommand.h
index c4fa1bf5471621c1abbfc0b181bd721f56fe9a6c..7a85a7de5bcc597c34040781542263894978fed1 100755 (executable)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbstdExecBbiCommand.h,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:26 $
-  Version:   $Revision: 1.5 $
+  Date:      $Date: 2008/12/12 08:55:21 $
+  Version:   $Revision: 1.6 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
 #define __bbstdExecBbiCommand_h_INCLUDED__
 
 #include "bbtkAtomicBlackBox.h"
+#include "bbstd_EXPORT.h"
 
 namespace bbstd
 {
 
-  class ExecBbiCommand
+  class bbstd_EXPORT ExecBbiCommand
     : 
   public bbtk::AtomicBlackBox
   {