Skip to content

Commit

Permalink
added <vector> back into messages.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-bb committed Jul 1, 2023
1 parent ca2a785 commit 1fa1265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nano/node/messages.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <string>
#include <type_traits>
#include <variant>
#include <vector>

namespace nano
{
Expand Down

0 comments on commit 1fa1265

Please sign in to comment.