mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-22 15:58:53 +00:00
Fixed a missing header dependency
This commit is contained in:
parent
60d1fa2407
commit
1a4bde36be
@ -21,6 +21,7 @@ along with RandomX. If not, see<http://www.gnu.org/licenses/>.
|
|||||||
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <climits>
|
||||||
#include "blake2/endian.h"
|
#include "blake2/endian.h"
|
||||||
#include "configuration.h"
|
#include "configuration.h"
|
||||||
#include "randomx.h"
|
#include "randomx.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user