Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
eddf66eaef2d2fd0bdc65c5ce94aeef692e9abea
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
dir
/
cxx.h
blob: 255f61bb9d56dbea0f4fe10bab16f31732962377 [
file
] [
log
] [
blame
]
#ifdef
TEST_DIR_CXX_H
# error "TEST_DIR_CXX_H defined"
#endif
#ifndef
__cplusplus
# error "__cplusplus not defined"
#endif
extern
void
dir_cxx_h
(
void
);