Skip to content

Commit

Permalink
new gcc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed May 2, 2024
1 parent 9d537fc commit 7445870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/opencl/runners/OclRyoRunner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include "base/io/log/Log.h"
#include "base/net/stratum/Job.h"
#include "crypto/cn/CnAlgo.h"
#include <stdexcept>


xmrig::OclRyoRunner::OclRyoRunner(size_t index, const OclLaunchData &data) : OclBaseRunner(index, data)
Expand Down

0 comments on commit 7445870

Please sign in to comment.