Skip to content

Commit

Permalink
Another formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
the-florist committed May 1, 2024
1 parent 59a19a5 commit cc83fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CCZ4/GammaCalculator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include "VarsTools.hpp"
#include "simd.hpp"

template<class deriv_t = FourthOrderDerivatives> class GammaCalculator
template <class deriv_t = FourthOrderDerivatives> class GammaCalculator
{
// Only variables needed are metric
template <class data_t> struct Vars
Expand Down

0 comments on commit cc83fad

Please sign in to comment.