summaryrefslogtreecommitdiff
path: root/src/filters.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-01-24 04:50:18 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-01-24 04:50:18 -0400
commitcbc41ca47a9b23a7b3acfb1a8d6c325280ce9aef (patch)
tree2327d9ab17aee7016b7b34321e8f04628a2628ec /src/filters.cc
parenta69649fb7f5ca7e20713ec260c5f989ae82d446f (diff)
downloadledger-cbc41ca47a9b23a7b3acfb1a8d6c325280ce9aef.tar.gz
ledger-cbc41ca47a9b23a7b3acfb1a8d6c325280ce9aef.tar.bz2
ledger-cbc41ca47a9b23a7b3acfb1a8d6c325280ce9aef.zip
Moved sha1 and gdtoa inclusions into system.hh.
Diffstat (limited to 'src/filters.cc')
-rw-r--r--src/filters.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filters.cc b/src/filters.cc
index cf8e5019..a1ac52c4 100644
--- a/src/filters.cc
+++ b/src/filters.cc
@@ -35,7 +35,6 @@
#include "session.h"
#include "format.h"
#include "textual.h"
-#include "SHA1.h"
namespace ledger {