Skip to content

Fixed more compiler warnings with GIZMO in runner

Josh Borrow requested to merge fix-unused-variables-timestepping into master

This should be the final fix we need. The code now compiles without warnings on my machine.

To fix this I had to duplicate some code, let me know if you would prefer if it was in an #ifdef.

Edited by Josh Borrow

Merge request reports