Skip to content

Commit

Permalink
Add #include <boost/current_function.hpp> to file
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan committed Mar 4, 2024
1 parent ec020d3 commit 582e21e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/socket/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <azmq/socket.hpp>
#include <azmq/util/scope_guard.hpp>

#include <boost/current_function.hpp>
#include <boost/utility/string_ref.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/classification.hpp>
Expand Down

0 comments on commit 582e21e

Please sign in to comment.