|
Boost Users : |
From: Jarl Friis (jarl_at_[hidden])
Date: 2008-05-29 04:19:31
I am using
BOOST_CHECK_CLOSE which is defined in test_tools.hpp.
I my test I have
#include <boost/test/unit_test.hpp>
Aparently this requires that I also include
#include <boost/test/floating_point_comparison.hpp>
wouldn't it be more correct to have this include in the test_tools.hpp
file?
Jarl
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net