Add include of limits library
The `couplingadapter.cc` was missing the include of `limits` in order to use `numeric_limits`. See issue #27.
Please register or sign in to comment
The `couplingadapter.cc` was missing the include of `limits` in order to use `numeric_limits`. See issue #27.