Skip to content

Commit

Permalink
Merge bitcoin#9732: [Trivial] Remove nonsense #undef foreach
Browse files Browse the repository at this point in the history
467df39 Remove nonsense #undef foreach (John Newbery)

Tree-SHA512: b8c3c6654eb8a9e5008a1923bee46f7ef9f8216c8f4f1b4662d82c26410ca8d8afe41e24e48a3e2e8b2a25c81c33795a4073dabfe357caf0aa820519d4fffc71
  • Loading branch information
laanwj authored and PastaPastaPasta committed Jan 23, 2019
1 parent 3e10ff6 commit f51d2e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/txmempool.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include "netaddress.h"
#include "bls/bls.h"

#undef foreach
#include "boost/multi_index_container.hpp"
#include "boost/multi_index/ordered_index.hpp"
#include "boost/multi_index/hashed_index.hpp"
Expand Down

0 comments on commit f51d2e0

Please sign in to comment.