Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
QtAutogen
/
MocOptions2
/
main.cpp
blob: 98875f05010cdb64a35b40d73838513d9f84b561 [
file
]
#include
"object.hpp"
int
main
()
{
Object
object
;
return
0
;
}