Missing limits include in primitives.i

Issue #109 resolved
Prof Garth Wells created an issue

The SWIG wrapper in dolfin/swig/typemaps/primitives.i uses std::numeric_limits, but the STL header `limits' is not included. This break compilation with gcc 4.8.

Comments (1)

  1. Log in to comment