[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-05-22 23:17:45 +00:00
parent 15ee156b23
commit 50eeb8b7bb
3 changed files with 10 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
namespace MillSim
{
using std::numbers::pi;
using std::numbers::pi;
struct Point3D
{