#pragma once namespace flat { namespace core { struct object { // it exists }; } }