Skip to content

Commit

Permalink
test: Fix missing include in test_client_rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias committed Nov 23, 2023
1 parent a19fec1 commit 0ad0554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/src/test_client_rpc_17.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#include "utils/asio_utils.hpp"
#include "utils/client_rpc_test.hpp"
#include "utils/delete_guard.hpp"
#include "utils/doctest.hpp"
#include "utils/exception.hpp"
#include "utils/io_context_test.hpp"
Expand Down

0 comments on commit 0ad0554

Please sign in to comment.