mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 09:43:03 -05:00
Restored OclCache.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "backend/opencl/OclCache.h"
|
||||
|
||||
|
||||
void xmrig::OclCache::createDirectory() const
|
||||
void xmrig::OclCache::createDirectory()
|
||||
{
|
||||
std::string path = prefix() + "/xmrig";
|
||||
_mkdir(path.c_str());
|
||||
|
||||
Reference in New Issue
Block a user