Skip to content

Add missing limits library

Alexander Jaust requested to merge fix-missing-limits-library into develop

Description

Adds the limits C++ include to make numeric_limits available in couplingadapter.cc

Closes #27 (closed)

Checklist

  • I made sure that the source files are formatted properly.
  • I added my changes to the changelog (CHANGELOG.md)
Edited by Alexander Jaust

Merge request reports