Skip to content

Commit

Permalink
🎨 remove <cstdint>.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drewniok committed Aug 2, 2023
1 parent 2c911d8 commit 53d06af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/utils/layout_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
#include <fiction/layouts/hexagonal_layout.hpp>
#include <fiction/utils/layout_utils.hpp>

#include <cstdint>

using namespace fiction;

TEMPLATE_TEST_CASE("Port directions to coordinates", "[layout-utils]", (cartesian_layout<offset::ucoord_t>),
Expand Down

0 comments on commit 53d06af

Please sign in to comment.