TommyJC

Results 1 issues of TommyJC

Hello, Using cgreen for C++ without including `using namespace cgreen` in the code results in compilation errors when one attempts to use `cgreen::assert_that()`. I just prefixed some things with `cgreen::`...