1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-06-19 02:42:39 -04:00

Remove align.h.

This commit is contained in:
XMRig
2018-03-14 17:11:51 +07:00
parent f9a3315d75
commit 7adf30e326
4 changed files with 4 additions and 43 deletions

View File

@@ -26,7 +26,6 @@
#define __DOUBLEWORKER_H__
#include "align.h"
#include "net/Job.h"
#include "net/JobResult.h"
#include "workers/Worker.h"