
29 May
2008
29 May
'08
8:19 a.m.
I am using
BOOST_CHECK_CLOSE which is defined in test_tools.hpp.
I my test I have
#include

2 Jun
2 Jun
6:15 a.m.
Jarl Friis
I am using
BOOST_CHECK_CLOSE which is defined in test_tools.hpp.
I my test I have #include
Aparently this requires that I also include #include
wouldn't it be more correct to have this include in the test_tools.hpp file?
It was intentionally separated into standalone file to avoid unnecessary dependency. I consider changing this, siince this header doesn't really bring a lot with it. Gennadiy
6165
Age (days ago)
6169
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gennadiy Rozental
-
Jarl Friis