This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
5762
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
0f25a876b3
ethminer
/
evmjit
/
libevmjit
/
preprocessor
/
llvm_includes_end.h
5 lines
85 B
Raw
Blame
History
#
if defined(_MSC_VER)
#
pragma warning(pop)
#
else
#
pragma GCC diagnostic pop
#
endif
Reference in new issue