10 lines
93 B
C++
10 lines
93 B
C++
|
|
#include "ATDFile.hpp"
|
|
#include "moc_ATDFile.cpp"
|
|
|
|
int main()
|
|
{
|
|
Object obj;
|
|
return 0;
|
|
}
|