1 2 3 4 5 6 7 8 9 10 11 12
#include "RObjA.hpp" RObjA::RObjA() { } RObjA::~RObjA() { } // Relaxed include should moc the header instead #include "RObjA.moc"