normaliz-2.12.2-gcc49.patch 447 B

123456789101112
  1. diff -U 3 -dHrN Normaliz2.12/source/libnormaliz/general.h Normaliz2.12.patched/source/libnormaliz/general.h
  2. --- Normaliz2.12/source/libnormaliz/general.h 2014-10-23 15:01:56.000000000 +0200
  3. +++ Normaliz2.12.patched/source/libnormaliz/general.h 2015-03-01 13:20:01.057017555 +0100
  4. @@ -27,6 +27,7 @@
  5. #include <iostream>
  6. #include <assert.h>
  7. +#include <cstddef>
  8. #ifdef _WIN32 //for 32 and 64 bit windows
  9. #define NMZ_MPIR //always use MPIR