try to make linker happy

This commit is contained in:
Duke Leto
2020-06-16 11:44:38 -04:00
parent 40f68d0d05
commit 94134862e5

View File

@@ -1,3 +1,4 @@
// Copyright © 2019-2020 The Hush Developers
/******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. *
* *
@@ -34,6 +35,9 @@
#define EVAL_ROGUE 17
std::string MYCCLIBNAME = (char *)"rogue";
extern const uint32_t z2zForkHeight;
#elif BUILD_CUSTOMCC
#include "customcc.h"