aboutsummaryrefslogtreecommitdiff
path: root/src/rpcmining.cpp
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2013-10-09 16:45:59 +1000
committerGavin Andresen <[email protected]>2013-10-09 16:48:53 +1000
commitd8315d1650373e6609cfda921160fd51f6608a99 (patch)
tree70a5dcccf893486bbd69dc4357021310a9d6bdb0 /src/rpcmining.cpp
parentMerge pull request #3068 from Diapolo/qt-icon (diff)
downloaddiscoin-d8315d1650373e6609cfda921160fd51f6608a99.tar.xz
discoin-d8315d1650373e6609cfda921160fd51f6608a99.zip
Remove include of windows.h from allocators.h
Create an allocators.cpp, and move all of the #ifdef WIN32 code and the #include of windows.h into it. Two motives for this cleanup: 1. I'm getting a weird error in windows.h in my smartfee branch. 2. allocators.h is included (indirectly) just about everywhere, so this should speed up Windows compiles quite a lot.
Diffstat (limited to 'src/rpcmining.cpp')
0 files changed, 0 insertions, 0 deletions