summaryrefslogtreecommitdiff
path: root/value.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-20 23:49:25 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:29 -0400
commita13a6d645e6b5c2a444cfc1cce20d56f0b400320 (patch)
tree0a26669ee4cfb137ea6c5b3009af4b4ff25d1a60 /value.h
parentc30f52090012f4632f4cfe6536abc4af7edfe363 (diff)
downloadfork-ledger-a13a6d645e6b5c2a444cfc1cce20d56f0b400320.tar.gz
fork-ledger-a13a6d645e6b5c2a444cfc1cce20d56f0b400320.tar.bz2
fork-ledger-a13a6d645e6b5c2a444cfc1cce20d56f0b400320.zip
Optimized XML auto-doc memory usage
Diffstat (limited to 'value.h')
-rw-r--r--value.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/value.h b/value.h
index 3128ceb7..f7a13f05 100644
--- a/value.h
+++ b/value.h
@@ -5,8 +5,6 @@
#include "balance.h"
#include "error.h"
-#include "linked_list.h" // code by Donovan Rebbechi
-
#include <vector>
#include <exception>