Second.cpp 107 B

1234567891011
  1. #include "Second.hpp"
  2. Second::Second()
  3. {
  4. }
  5. Second::~Second()
  6. {
  7. }
  8. #include "../../moc_DualSubMocked.cpp"