catch2/projects/VS2010/TestCatch/TestCatch/TestCatch.cpp
2012-05-23 23:55:14 +01:00

9 lines
133 B
C++

// TestCatch.cpp : Defines the entry point for the console application.
//
int main(int argc, char* argv[])
{
return 0;
}