mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
refactor: move compat.h into compat/
This commit is contained in:
parent
895937edb2
commit
cc7b2fdd70
29 changed files with 31 additions and 31 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <config/bitcoin-config.h>
|
||||
#endif
|
||||
|
||||
#include <compat.h>
|
||||
#include <compat/compat.h>
|
||||
#include <tinyformat.h>
|
||||
#include <util/time.h>
|
||||
#include <util/check.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue