]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdExecSystemCommand.h
*** empty log message ***
[bbtk.git] / packages / std / src / bbstdExecSystemCommand.h
index 2b4ed1f731461df472776308274204083837c309..6633fafdb84fa78c45b3adb386edf41a2ba6eb97 100755 (executable)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbstdExecSystemCommand.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 __bbstdExecSystemCommand_h_INCLUDED__
 
 #include "bbtkAtomicBlackBox.h"
+#include "bbstd_EXPORT.h"
 
 namespace bbstd
 {
 
-  class ExecSystemCommand
+  class bbstd_EXPORT ExecSystemCommand
     : 
   public bbtk::AtomicBlackBox
   {