Merge #9732: [Trivial] Remove nonsense #undef foreach

467df39 Remove nonsense #undef foreach (John Newbery)

Tree-SHA512: b8c3c6654eb8a9e5008a1923bee46f7ef9f8216c8f4f1b4662d82c26410ca8d8afe41e24e48a3e2e8b2a25c81c33795a4073dabfe357caf0aa820519d4fffc71
This commit is contained in:
Wladimir J. van der Laan 2017-02-28 12:15:04 +01:00
commit c322fa472e
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -20,7 +20,6 @@
#include "sync.h"
#include "random.h"
#undef foreach
#include "boost/multi_index_container.hpp"
#include "boost/multi_index/ordered_index.hpp"
#include "boost/multi_index/hashed_index.hpp"