mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-23 21:34:45 +00:00
Merge pull request #5128
3a757c5 fix build with libc++ after 85c579e (Cory Fields) Signed-off-by: Gavin Andresen <gavinandresen@gmail.com>
This commit is contained in:
commit
3552d4b859
@ -12,6 +12,7 @@
|
||||
#include <stdexcept>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
static const unsigned int MAX_SCRIPT_ELEMENT_SIZE = 520; // bytes
|
||||
|
Loading…
x
Reference in New Issue
Block a user