mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
ci: various linter / CI compiler error fixes
Includes changing TRUE to OP_TRUE for anyone-can-spend output name, to avoid symbol conflict on win64 builds, which is really obnoxious.
This commit is contained in:
parent
1e98c9fa9e
commit
68bfd70b43
41 changed files with 132 additions and 116 deletions
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <deque>
|
||||
|
||||
#include <event2/thread.h>
|
||||
#include <event2/buffer.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue