Skip to content
Snippets Groups Projects
Commit 7809e113 authored by Manon Linder's avatar Manon Linder
Browse files

Merge branch 'master' of...

parents 79c94043 a7d6317a
Branches
Tags
No related merge requests found
......@@ -63,6 +63,7 @@ void print(const T& toPrint)
int main(int argc, char *argv[])
{
ml::ScopedAsyncLogger scopeLog();
M_UNUSED(argc);
mDebug() << "Hi there !"; // go to stdout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment