Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2d262efd296dfd1802631978d9b9ab23fdf135a4
/
.
/
Tests
/
RunCMake
/
VerifyHeaderSets
/
dir
/
cxx.h
blob: 255f61bb9d56dbea0f4fe10bab16f31732962377 [
file
]
#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
);