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