mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-03 14:28:52 +00:00
Update oaes_config.h
1. Disabled OAES_DEBUG flag
This commit is contained in:
parent
dda8b3432b
commit
e41c808d8d
@ -39,9 +39,9 @@ extern "C" {
|
|||||||
//#define OAES_HAVE_ISAAC 1
|
//#define OAES_HAVE_ISAAC 1
|
||||||
//#endif // OAES_HAVE_ISAAC
|
//#endif // OAES_HAVE_ISAAC
|
||||||
|
|
||||||
#ifndef OAES_DEBUG
|
//#ifndef OAES_DEBUG
|
||||||
#define OAES_DEBUG 0
|
//#define OAES_DEBUG 0
|
||||||
#endif // OAES_DEBUG
|
//#endif // OAES_DEBUG
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user