try to make linker happy
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
// Copyright © 2019-2020 The Hush Developers
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* Copyright © 2014-2019 The SuperNET Developers. *
|
* Copyright © 2014-2019 The SuperNET Developers. *
|
||||||
* *
|
* *
|
||||||
@@ -34,6 +35,9 @@
|
|||||||
#define EVAL_ROGUE 17
|
#define EVAL_ROGUE 17
|
||||||
std::string MYCCLIBNAME = (char *)"rogue";
|
std::string MYCCLIBNAME = (char *)"rogue";
|
||||||
|
|
||||||
|
extern const uint32_t z2zForkHeight;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#elif BUILD_CUSTOMCC
|
#elif BUILD_CUSTOMCC
|
||||||
#include "customcc.h"
|
#include "customcc.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user