#include "Core/Object.h" int main() { uLib::Object obj; return 0; }