X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdExecSystemCommand.h;h=6633fafdb84fa78c45b3adb386edf41a2ba6eb97;hb=c429a5e1229f3dbc56e2d0100980c7e4a3506d89;hp=2b4ed1f731461df472776308274204083837c309;hpb=6575a389b71b1b85c79e4444885becb76ecf16e4;p=bbtk.git diff --git a/packages/std/src/bbstdExecSystemCommand.h b/packages/std/src/bbstdExecSystemCommand.h index 2b4ed1f..6633faf 100755 --- a/packages/std/src/bbstdExecSystemCommand.h +++ b/packages/std/src/bbstdExecSystemCommand.h @@ -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 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -33,11 +33,12 @@ #define __bbstdExecSystemCommand_h_INCLUDED__ #include "bbtkAtomicBlackBox.h" +#include "bbstd_EXPORT.h" namespace bbstd { - class ExecSystemCommand + class bbstd_EXPORT ExecSystemCommand : public bbtk::AtomicBlackBox {