cmake/Tests/RunCMake/VS10Project/UnityBuildPCH.c
2022-03-29 21:10:50 +02:00

5 lines
40 B
C

int UnityBuildPCH(void)
{
return 0;
}