diff options
Diffstat (limited to 'utils.cc')
-rw-r--r-- | utils.cc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -423,6 +423,8 @@ string::~string() { #endif // VERIFY_ON +ledger::string empty_string(""); + /********************************************************************** * * Logging |