diff --git a/src/pow.cc b/src/pow.cc index db42468..2c9d8c7 100644 --- a/src/pow.cc +++ b/src/pow.cc @@ -3,6 +3,7 @@ // TODO(Kagami): Port it to WIN32 (see bitmessage-powfaster for an // example). +#define __STDC_LIMIT_MACROS #include #include #include