10 lines
97 B
C++
10 lines
97 B
C++
|
|
#include "GenTarget.hpp"
|
|
#include "moc_GenTarget.cpp"
|
|
|
|
int main()
|
|
{
|
|
Object obj;
|
|
return 0;
|
|
}
|