Skip to content

Commit

Permalink
add proper boost header
Browse files Browse the repository at this point in the history
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
  • Loading branch information
tjjh89017 committed Jan 4, 2024
1 parent 6d95f17 commit 0027fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions store_buffer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <unordered_map>
#include <mutex>

#include <boost/functional/hash.hpp>
#include <libtorrent/libtorrent.hpp>

namespace ezio
Expand Down

0 comments on commit 0027fb2

Please sign in to comment.