aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@exmulti.com>2011-06-14 02:05:57 -0700
committerJeff Garzik <jgarzik@exmulti.com>2011-06-14 02:05:57 -0700
commit19ea44208f7c2cf335c654126deb81406036e328 (patch)
treeb3551e39efea8a96cac2513b08a97a040500168d /src/util.h
parentc02ec542691baff7517a10ab99bec0cead3ad3ee (diff)
parent31f293128177e0f53331ddb3f1f5ea22176bf91c (diff)
downloadbitcoin-19ea44208f7c2cf335c654126deb81406036e328.tar.xz
Merge pull request #226 from jordanlewis/betterheaders
Optimize header dependencies; improve Makefile dependency graph
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index cd0761ee39..e7110570c6 100644
--- a/src/util.h
+++ b/src/util.h
@@ -15,7 +15,6 @@
#include <vector>
#include <string>
-#include <boost/foreach.hpp>
#include <boost/thread.hpp>
#include <boost/interprocess/sync/interprocess_recursive_mutex.hpp>
#include <boost/date_time/gregorian/gregorian_types.hpp>