X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkException.h;h=18ca1a6e24dc3bd61510df53528f54b1d4c3cc33;hb=d3e9248abd5502eeca0c84974cccf885d4744d8c;hp=d99fec59e634805b501dc762c733bf295da5add2;hpb=cfad95b6e08e6e53846ffcda7fbc5932065f2c47;p=bbtk.git diff --git a/kernel/src/bbtkException.h b/kernel/src/bbtkException.h index d99fec5..18ca1a6 100644 --- a/kernel/src/bbtkException.h +++ b/kernel/src/bbtkException.h @@ -71,7 +71,8 @@ namespace bbtk : mObject(object), mSourceFile(source_file), mMessage(message) - {} + { + } ~Exception() throw() {} void Print() throw() {