diff --git a/mpirxx.h b/mpirxx.h index e003a88c..22c9e6a4 100644 --- a/mpirxx.h +++ b/mpirxx.h @@ -42,9 +42,8 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ #include #include -#ifdef MSC_VER /* needed for definition of LLONG_MAX */ -# include -#endif +#include +#include #ifdef LLONG_MAX #if LLONG_MAX != LONG_MAX