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