Skip to content

Commit

Permalink
Add more ifdefs
Browse files Browse the repository at this point in the history
  • Loading branch information
kost committed Nov 1, 2016
1 parent b1b5b2a commit e96c859
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nheqminer/libstratum/ZcashStratum.cpp
Expand Up @@ -24,7 +24,9 @@

#include <boost/static_assert.hpp>

#ifdef __clang__ // support for clang and AVX1/2 detection
#include <cpuid.h>
#endif


typedef uint32_t eh_index;
Expand Down

0 comments on commit e96c859

Please sign in to comment.