2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-30 20:32:10 +00:00

Thread: Added date trace for 6130 test

[SVN r80002]
This commit is contained in:
Vicente J. Botet Escriba
2012-08-13 12:04:17 +00:00
parent 32db9f2e71
commit 1679cd2fff

View File

@@ -43,5 +43,5 @@ int main()
std::cerr << " OK\n";
}
#endif
return 1;
return 0;
}