Skip to content

Commit

Permalink
Applied clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
casperlamboo authored and github-actions[bot] committed May 23, 2024
1 parent f1ad784 commit 1f66d0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/geometry/LinesSet.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#include <range/v3/view/drop.hpp>

#include "geometry/OpenLinesSet.h"
#include "geometry/Polygon.h"
#include "geometry/Point2LL.h"
#include "geometry/Polygon.h"

namespace cura
{
Expand Down
2 changes: 1 addition & 1 deletion include/settings/types/LayerIndex.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

#include <fmt/format.h>

#include "utils/types/generic.h"
#include "geometry/Polygon.h"
#include "utils/types/generic.h"

namespace cura
{
Expand Down

0 comments on commit 1f66d0e

Please sign in to comment.