#pragma once namespace DIOS::Dev::Detail::MachineryECOM { const std::string WS_WALL = "Wall"; const std::string WS_TABLE = "Table"; }