diff --git a/src/main.cpp b/src/main.cpp index bdb7321..e132bf7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -71,7 +71,7 @@ struct ProgramRet{ path outPath; unsigned int id; friend std::ostream& operator<<(std::ostream&os,ProgramRet&ret){ - os<<"ProgramRet { start: "<