Skip to content

Commit

Permalink
Merge pull request EOSIO#164 from enumivo/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
Enumivo authored May 30, 2018
2 parents 5dd6a02 + 4e9e9c2 commit 3b8c2b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/fc/src/exception.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ namespace fc
} catch( ... ) {
ss << "<- exception in to_string.\n";
}
return ss.str();
}

/**
Expand Down

0 comments on commit 3b8c2b1

Please sign in to comment.