summaryrefslogtreecommitdiff
path: root/error.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-08-24 02:11:32 -0400
committerJohn Wiegley <johnw@newartisans.com>2004-08-24 02:11:32 -0400
commit1fd37a432d060a08254ecb1a9129050563075140 (patch)
treef80ee5bf2b780f315348c2767150b9643e9d9488 /error.h
parent73e2abd1b2e2bacbd353999a7b3edd95a04112c4 (diff)
downloadledger-1fd37a432d060a08254ecb1a9129050563075140.tar.gz
ledger-1fd37a432d060a08254ecb1a9129050563075140.tar.bz2
ledger-1fd37a432d060a08254ecb1a9129050563075140.zip
cleanup; fully switched to autoconf -- use scripts/acprep
Diffstat (limited to 'error.h')
-rw-r--r--error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/error.h b/error.h
index 6467109e..ca5663a9 100644
--- a/error.h
+++ b/error.h
@@ -5,6 +5,7 @@
#include <exception>
#include <string>
+#include <sstream>
namespace ledger {