Improved Flex algo speed

This commit is contained in:
MoneroOcean 2024-05-29 03:20:28 +03:00
parent 35ede29509
commit adb372408a

View file

@ -24,12 +24,6 @@ extern "C" {
#include "../ghostrider/sph_shabal.h"
#include "../ghostrider/sph_whirlpool.h"
#include "../ghostrider/sph_sha2.h"
#include "cryptonote/cryptonight_dark.h"
#include "cryptonote/cryptonight_dark_lite.h"
#include "cryptonote/cryptonight_fast.h"
#include "cryptonote/cryptonight_lite.h"
#include "cryptonote/cryptonight_turtle.h"
#include "cryptonote/cryptonight_turtle_lite.h"
}
#include <stdio.h>