Skip to content

Commit

Permalink
style(reflection): add missing newline at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
RiscadoA committed Oct 8, 2023
1 parent 442a7ad commit f728064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/include/cubos/core/ecs/component/reflection.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ namespace cubos::core::ecs
reflection::Type& mType;
reflection::FieldsTrait mFields;
};
} // namespace cubos::core::ecs
} // namespace cubos::core::ecs

0 comments on commit f728064

Please sign in to comment.