cmake/Tests/RunCMake/Autogen_1/SkipLinting.cxx
2024-11-11 15:18:55 +01:00

7 lines
53 B
C++

#include "SkipLinting.h"
int main()
{
return 0;
}