Skip to content

Commit

Permalink
fix compile error caused by bitcoin#9605
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Feb 5, 2019
1 parent 8d249d4 commit 9a30671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wallet/wallet.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

#include <algorithm>
#include <atomic>
#include <deque>
#include <map>
#include <set>
#include <stdexcept>
Expand Down

0 comments on commit 9a30671

Please sign in to comment.