#ifndef B_H #define B_H #warning "testpch: b.h" #ifdef HAS_MY_BOOST #include #endif #endif // B_H