mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Move GetWarnings() into its own file.
This commit is contained in:
parent
e3ba0ef956
commit
749be013f5
9 changed files with 116 additions and 89 deletions
|
|
@ -41,6 +41,7 @@
|
|||
#ifdef ENABLE_WALLET
|
||||
#include "wallet/wallet.h"
|
||||
#endif
|
||||
#include "warnings.h"
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <memory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue