Skip to content

Commit

Permalink
[FOLD] Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonianb committed Nov 15, 2017
1 parent 6cf69f7 commit 7362ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ripple/app/misc/impl/ValidatorKeys.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <ripple/basics/Log.h>
#include <ripple/core/Config.h>
#include <ripple/core/ConfigSections.h>
#include <beast/core/detail/base64.hpp>

namespace ripple {
ValidatorKeys::ValidatorKeys(Config const& config, beast::Journal j)
Expand Down

0 comments on commit 7362ee3

Please sign in to comment.