Skip to content

Commit

Permalink
chore: fix clang-format error
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMelt committed Oct 24, 2024
1 parent b67d0ab commit 860bd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Partitioner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* @date 12 Sep 2024
*/

#include "DomainUtils.hpp"
#include "Partitioner.hpp"
#include "DomainUtils.hpp"
#include "Utils.hpp"
#include "ZoltanPartitioner.hpp"

Expand Down

0 comments on commit 860bd00

Please sign in to comment.