diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-18 18:46:01 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-18 18:46:01 +0200 |
commit | 0eeb4f5d5b4c6b634dea4a5ec5b2e6c322c9230e (patch) | |
tree | 8f7afc6e724d36561b3cb583b40ab2c34a36261e /src/util.h | |
parent | 245ab4d0ac50095712abd6518b2fc6945d5e24a9 (diff) |
update bitcoin core from git (eeac8727bc0a951631bd)
Diffstat (limited to 'src/util.h')
-rw-r--r-- | src/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h index 4759e8c1ce..a1f1694929 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> |