We do not use any of these CCs, and we want to remove gmp as dependency, so convert them to use mini-gmp.h for now
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#define CC_REWARDS_H
|
||||
|
||||
#include "CCinclude.h"
|
||||
#include <gmp.h>
|
||||
#include "mini-gmp.h"
|
||||
|
||||
#define EVAL_REWARDS 0xe5
|
||||
#define REWARDSCC_MAXAPR (COIN * 25)
|
||||
|
||||
Reference in New Issue
Block a user