Macaulay2 / mathicgb

Compute (signature) Groebner bases using the fast datastructures from mathic.
2 stars 4 forks source link

Include header for std::numeric_limits #26

Closed d-torrance closed 3 years ago

d-torrance commented 3 years ago

Otherwise, mathicgb fails to compile using gcc 11.

Closes: #25

d-torrance commented 3 years ago

Closing, as this was fixed in cdace24982db137ea7 from #28.