Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
422c1de564cec5689de052d5eb0c2ddd7065833c
/
.
/
Tests
/
ObjectLibrary
/
A
/
a.h
blob: 184df3cedf4f97925a234a4144b01b834504dbb1 [
file
]
#ifndef
A_DEF
# error "A_DEF not defined"
#endif
#ifdef
B_DEF
# error "B_DEF must not be defined"
#endif