Introduce random number (Integral and Float) generators

This commit is contained in:
Martin Hořeňovský 2019-02-19 22:09:14 +01:00
parent e8bfd882e8
commit 269303d9d9
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
5 changed files with 107 additions and 2 deletions

View file

@ -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