tbb_test configured to compile with vc2012.

This commit is contained in:
2013-02-15 23:47:49 +04:00
parent 13ed6ff8c3
commit 16f2ae5f57
5 changed files with 45 additions and 9 deletions

View File

@@ -115,7 +115,7 @@ int test_flowgraph()
int main ( void )
{try{
//test();
test();
test_copy_tracker();
return 0;