X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkVirtualExec.h;h=2b57eb0323366ad9365740bd827dc63fb7f16144;hb=d8041d1ef54a73acc2306557435f6b04edf60daf;hp=52ceb2c1eb324de6f03115aa74a38e9594f18075;hpb=13304e56deca37fe54072b423bc1214687ec503a;p=bbtk.git diff --git a/kernel/src/bbtkVirtualExec.h b/kernel/src/bbtkVirtualExec.h index 52ceb2c..2b57eb0 100644 --- a/kernel/src/bbtkVirtualExec.h +++ b/kernel/src/bbtkVirtualExec.h @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkVirtualExec.h,v $ $ Language: C++ - Date: $Date: 2008/04/24 12:56:39 $ - Version: $Revision: 1.14 $ + Date: $Date: 2008/05/06 13:45:12 $ + Version: $Revision: 1.15 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -37,7 +37,7 @@ namespace bbtk class Interpreter; BBTK_FORWARD_DECLARE_POINTER(Interpreter); - class /*BBTK_EXPORT*/ VirtualExec : public Object + class BBTK_EXPORT VirtualExec : public Object { BBTK_ABSTRACT_OBJECT_INTERFACE(VirtualExec); public: