test2.cpp 103 B

123456789
  1. #include "moc_test2_object.cpp"
  2. #include "test2_object.hpp"
  3. int main()
  4. {
  5. Object obj;
  6. return 0;
  7. }