Introduce random number (Integral and Float) generators
This commit is contained in:
parent
e8bfd882e8
commit
269303d9d9
5 changed files with 107 additions and 2 deletions
|
@ -63,6 +63,7 @@
|
|||
#include "internal/catch_capture_matchers.h"
|
||||
#endif
|
||||
#include "internal/catch_generators.hpp"
|
||||
#include "internal/catch_generators_specific.hpp"
|
||||
|
||||
// These files are included here so the single_include script doesn't put them
|
||||
// in the conditionally compiled sections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue