Rewrite includes inside the library to use <catch2/> form
This commit is contained in:
parent
fef4f217b1
commit
82cc5bc034
152 changed files with 483 additions and 483 deletions
|
@ -5,7 +5,7 @@
|
|||
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
|
||||
#include "catch_polyfills.hpp"
|
||||
#include <catch2/catch_polyfills.hpp>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue