#ifndef __BAZ2_H__ #define __BAZ2_H__ class Baz { public: Baz() {} }; #endif /* __BAZ2_H__ */