mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-10 14:04:16 +00:00
Moved kernels.h include to miner.h
This commit is contained in:
parent
f8579404bc
commit
2f531fddec
1
miner.h
1
miner.h
@ -2,6 +2,7 @@
|
||||
#define __MINER_H__
|
||||
|
||||
#include "config.h"
|
||||
#include "kernels.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
1
winbuild/dist/include/config.h
vendored
1
winbuild/dist/include/config.h
vendored
@ -77,7 +77,6 @@
|
||||
|
||||
#define SGMINER_PREFIX ""
|
||||
|
||||
#include "kernels.h"
|
||||
#include "gitversion.h"
|
||||
#include "winbuild.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user