index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
;
}