Fix formating

This commit is contained in:
Patrick Niklaus
2017-10-13 13:44:26 +00:00
committed by Patrick Niklaus
parent ba2a2ff5e8
commit 90b3be8d10
2 changed files with 4 additions and 5 deletions
-2
View File
@@ -56,8 +56,6 @@ std::vector<IndexT> orderingToPermutation(const std::vector<IndexT> &ordering)
return permutation;
}
}
}