#include "Library/Execute/IUseExecutor.h" namespace al { void IUseExecutor::draw() const {} } // namespace al