
25 Jul
2008
25 Jul
'08
4 a.m.
Daryle Walker <darylew <at> hotmail.com> writes:
I worked around the problem for now by directly #including "boost/test/test_case_template.hpp" in my test file.
This was always the case as with FP comparison.
But I shouldn't have to do this.
Original intension was to avoid adding dependencies if you don't need them. I guess it causing more problems then help. I'll add both to the appropriate header. Gennadiy