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