Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
coranos committed May 28, 2023
1 parent 88c269c commit 131bf27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nano/node/nodeconfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
#include <nano/node/nodeconfig.hpp>
#include <nano/node/transport/transport.hpp>

#include <crypto/cryptopp/words.h>

#include <boost/format.hpp>

#include <cryptopp/words.h>

namespace
{
char const * preconfigured_peers_key = "preconfigured_peers";
Expand Down

0 comments on commit 131bf27

Please sign in to comment.