Skip to content

Commit ed0f686

Browse files
committed
chore: formatting
1 parent e7b09f1 commit ed0f686

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rt_entt_codegen/core/print_sys_exec.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,8 @@ static auto print_system_execution_context(
347347
return context_type_name;
348348
}
349349

350-
static auto setup_system_providers(system_like_id_variant sys_like_id
350+
static auto setup_system_providers( //
351+
system_like_id_variant sys_like_id
351352
) -> system_provider_t {
352353
using ecsact::rt_entt_codegen::core::provider::association;
353354
using ecsact::rt_entt_codegen::core::provider::basic;

0 commit comments

Comments
 (0)