#include "a.h" A::A() { } int A::getA() { return 1; }