Fixed windows build
This commit is contained in:
parent
0dc02587c1
commit
627321b6cc
9 changed files with 84 additions and 28 deletions
|
@ -25,6 +25,7 @@
|
|||
#ifndef __CC_CLIENT_H__
|
||||
#define __CC_CLIENT_H__
|
||||
|
||||
#ifndef XMRIG_NO_CC
|
||||
|
||||
#include <uv.h>
|
||||
#include <curl/curl.h>
|
||||
|
@ -68,4 +69,5 @@ private:
|
|||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif /* __CC_CLIENT_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue