mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 12:22:39 -03:00
add missing include
This commit is contained in:
parent
78cd96b151
commit
5a9989c52a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "impl/num.h"
|
||||
#include "impl/field.h"
|
||||
|
|
Loading…
Reference in a new issue