]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkException.h
#342 8BBTK Feature New Normal - Clean PlugPackage Windows
[bbtk.git] / kernel / src / bbtkException.h
index d99fec59e634805b501dc762c733bf295da5add2..18ca1a6e24dc3bd61510df53528f54b1d4c3cc33 100644 (file)
@@ -71,7 +71,8 @@ namespace bbtk
       : mObject(object),
        mSourceFile(source_file),
        mMessage(message)
-    {}
+    {
+       }
     ~Exception() throw() {}
     void Print() throw()
     {