#pragma once namespace eez { namespace flow { void initHooks(); } // namespace flow } // namespace eez