summaryrefslogtreecommitdiff
path: root/amount.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-09-23 21:37:39 -0400
committerJohn Wiegley <johnw@newartisans.com>2004-09-23 21:37:39 -0400
commit84259bde51808840748b11a12ba370addb77ccbb (patch)
treedb9aeaa0ddd26abf2c473e6491eb04feb1586d25 /amount.h
parentc57bfb72c3fd0c40bab1c47503c7f22c6a79a643 (diff)
downloadfork-ledger-84259bde51808840748b11a12ba370addb77ccbb.tar.gz
fork-ledger-84259bde51808840748b11a12ba370addb77ccbb.tar.bz2
fork-ledger-84259bde51808840748b11a12ba370addb77ccbb.zip
changed ledger.h to journal.h; moved adding of autoxact hook
Diffstat (limited to 'amount.h')
-rw-r--r--amount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amount.h b/amount.h
index dd8ff335..ed1c9bb5 100644
--- a/amount.h
+++ b/amount.h
@@ -6,6 +6,7 @@
#include <ctime>
#include <cctype>
#include <iostream>
+#include <sstream>
#include <cassert>
#include <exception>