Skip to content

Commit 467df39

Browse files
committed
Remove nonsense #undef foreach
This commit removes a preprocessor #undef for a macro that was never defined. Should make no difference to compiled code.
1 parent 729de15 commit 467df39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/txmempool.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include "sync.h"
2121
#include "random.h"
2222

23-
#undef foreach
2423
#include "boost/multi_index_container.hpp"
2524
#include "boost/multi_index/ordered_index.hpp"
2625
#include "boost/multi_index/hashed_index.hpp"

0 commit comments

Comments
 (0)