Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
66c866957a3cd411ccb8f3eb855ece8b8029d331
/
.
/
Tests
/
Module
/
WriteCompilerDetectionHeader
/
c_undefined.c
blob: 34c373c607c5906f2f01c92f68e7edf17bc7b866 [
file
]
#include
"test_compiler_detection.h"
int
main
(
void
)
{
return
0
;
}