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