X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdbos%2Fworkdir%2Ffilesystem%2FAbstract.cpp;h=296d0fb57762c6cca8e010efe1eb431634b0a966;hb=5a6cba5fde2b2f538a7515f8293cc0a8d9589dfa;hp=f30447061108d529d5b1c9389f97dd43b8f83043;hpb=78be86969d2f26a9084b0c4af6ce43d5fa4ed3fd;p=anna.git diff --git a/example/dbos/workdir/filesystem/Abstract.cpp b/example/dbos/workdir/filesystem/Abstract.cpp index f304470..296d0fb 100644 --- a/example/dbos/workdir/filesystem/Abstract.cpp +++ b/example/dbos/workdir/filesystem/Abstract.cpp @@ -39,7 +39,7 @@ filesystem::Abstract::~Abstract () /* static */ string filesystem::Abstract::calculePath (const filesystem::Abstract* parent, const std::string& shortPath) - throw () + { string result;