#include "object.hpp" int main() { Object obj; return 0; }