catch2/projects/VisualStudio/TestCatch/TestCatch/TestCatch.cpp
2011-04-26 08:32:40 +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;
}