Rename Console class to Log.
This commit is contained in:
parent
a791bc113e
commit
77d9beaf89
12 changed files with 57 additions and 60 deletions
|
@ -33,7 +33,7 @@
|
|||
# include <malloc.h>
|
||||
#endif
|
||||
|
||||
#include "Console.h"
|
||||
#include "log/Log.h"
|
||||
#include "crypto/CryptoNight.h"
|
||||
#include "Mem.h"
|
||||
#include "Options.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue