#include "test.hpp" class Test2 : public Test { void d() { ++a; } };