Fix another cdash warning
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
00bee9c96e
commit
9f64e2b14b
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ static void tst1() {
|
|||
ts[i].join();
|
||||
std::cout << "finished " << i << "\n";
|
||||
}
|
||||
#else
|
||||
mk(a);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue