Skip to content

Commit

Permalink
fix: remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
Janus committed Oct 29, 2024
1 parent 158ecfd commit 818687e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/map/test_map.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <catan_engine/map/map.hpp>
#include <vector>

namespace catan_engine::map {

Expand Down

0 comments on commit 818687e

Please sign in to comment.