Skip to content

Commit

Permalink
Run clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Third Party committed Jan 20, 2023
1 parent 8d6fdb9 commit 0e8eb05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/llama/mapping/BitPackedFloat.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -438,5 +438,6 @@ namespace llama::mapping
MantissaBits,
LinearizeArrayDimsFunctor,
FlattenRecordDim,
StoredIntegral>> = true;
StoredIntegral>>
= true;
} // namespace llama::mapping

0 comments on commit 0e8eb05

Please sign in to comment.