Skip to content

Commit

Permalink
include fstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Ziegler authored and Oliver Ziegler committed Apr 3, 2019
1 parent 2355302 commit cdfe113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wallet/wallet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include "utilmoneystr.h"

#include <assert.h>
#include <fstream>

#include <boost/algorithm/string/replace.hpp>
#include <boost/filesystem.hpp>
Expand Down

0 comments on commit cdfe113

Please sign in to comment.