adamantine-sim / adamantine

Software to simulate heat transfer for additive manufacturing
https://adamantine-sim.github.io/adamantine/
Other
31 stars 9 forks source link

Fix GCC warning #268

Closed Rombur closed 3 months ago

Rombur commented 3 months ago

I wrote the code with clang and didn't get any warning but GCC is not happy. Adding more braces should fix the issue.