X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkFactory.cxx;h=b97670c988f4ec0c8c79c1f75e82843c99ffa2e4;hb=7785d9f3ee33f106ad64a204d8cef883185180b0;hp=8c28996c4e506da8fed7678ba3ca116c8d047288;hpb=768afeae7c180d69467cf9f6329af457ce2862e9;p=bbtk.git diff --git a/kernel/src/bbtkFactory.cxx b/kernel/src/bbtkFactory.cxx index 8c28996..b97670c 100644 --- a/kernel/src/bbtkFactory.cxx +++ b/kernel/src/bbtkFactory.cxx @@ -4,8 +4,8 @@ Program: bbtk Module: $RCSfile: bbtkFactory.cxx,v $ Language: C++ -Date: $Date: 2008/04/22 08:29:09 $ -Version: $Revision: 1.36 $ +Date: $Date: 2008/10/02 12:29:26 $ +Version: $Revision: 1.39 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de @@ -37,6 +37,7 @@ PURPOSE. See the above copyright notices for more information. #include // std::toupper +#include namespace bbtk { @@ -251,8 +252,8 @@ namespace bbtk if (ok) { bbtkMessage("debug",2," OK"<
\n"; - s << "Automatically generated by bbi on " + s << "Automatically generated by bbtk on " << ptm->tm_mday << "/" << ptm->tm_mon << "/" << ptm->tm_year+1900 << " - " << ptm->tm_hour << ":" << ptm->tm_min << " GMT\n"; s << "\n";