Added CMake option WITH_BENCHMARK.

This commit is contained in:
XMRig
2020-10-16 02:18:07 +07:00
parent ccebf6bb20
commit a152d6be42
19 changed files with 244 additions and 120 deletions
+1 -1
View File
@@ -16,8 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "3rdparty/rapidjson/document.h"
#include "base/net/stratum/NullClient.h"
#include "3rdparty/rapidjson/document.h"
#include "base/kernel/interfaces/IClientListener.h"