Files
CMake/Tests/RunCMake/Autogen/SkipLinting.cxx
T
2023-05-16 10:56:25 -04:00

7 lines
53 B
C++

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