Add missing include into the tests comparison helper
commit130a523a77d3abc9e1abac951d5888915f8e9a9e
authorArtem Zhmurov <zhmurov@gmail.com>
Thu, 1 Oct 2020 13:55:00 +0000 (1 15:55 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Thu, 1 Oct 2020 13:55:00 +0000 (1 15:55 +0200)
tree000090e14b8198e74ee0a954ea075a81d4955c0b
parentbeb7443678c8312302d8e759b4714d8dcb391644
Add missing include into the tests comparison helper

CLang may complain about not knowing what std::numeric_limits are
if <limits> is not included.

Change-Id: I74118c3f0082e22f634ae11bce542a0de709260b
src/programs/mdrun/tests/comparison_helpers.h