mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Introduce src/reverse_iterator.hpp and include it...
...where it will be needed Taken from https://gist.github.com/arvidsson/7231973 with small modifications to fit the bitcoin core project
This commit is contained in:
parent
1ad3d4e126
commit
300851ec16
7 changed files with 45 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include "chain.h"
|
||||
#include "chainparams.h"
|
||||
#include "reverse_iterator.h"
|
||||
#include "validation.h"
|
||||
#include "uint256.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue