X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdMagicBox.h;fp=packages%2Fstd%2Fsrc%2FbbstdMagicBox.h;h=ffd86dea3ae581cc7c9862dda5430398f4e754b4;hb=c429a5e1229f3dbc56e2d0100980c7e4a3506d89;hp=ca4f2cc27b8a29157224266ba654638667b4ff73;hpb=6182fd299a7c70520dd8af586e99797a34c441ef;p=bbtk.git diff --git a/packages/std/src/bbstdMagicBox.h b/packages/std/src/bbstdMagicBox.h index ca4f2cc..ffd86de 100644 --- a/packages/std/src/bbstdMagicBox.h +++ b/packages/std/src/bbstdMagicBox.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbstdMagicBox.h,v $ Language: C++ - Date: $Date: 2008/10/17 08:18:27 $ - Version: $Revision: 1.9 $ + Date: $Date: 2008/12/12 08:55:21 $ + Version: $Revision: 1.10 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -33,11 +33,12 @@ #define __bbstdMagicBox_h_INCLUDED_H__ #include "bbtkAtomicBlackBox.h" +#include "bbstd_EXPORT.h" namespace bbstd { //================================================================== - class MagicBox + class bbstd_EXPORT MagicBox : public bbtk::AtomicBlackBox {