summaryrefslogtreecommitdiff
path: root/Utilities/ClangTidyModule/Tests/cmake-use-pragma-once/cmake-use-pragma-once-neither.h
blob: c779ca0b5887bb508146a33a3c077bc8d2d85eff (plain)
1
2
3
4
int neither()
{
  return 0;
}