forked from catchorg/Catch2
Update comparing-floating-point-numbers.md
This commit is contained in:
committed by
Martin Hořeňovský
parent
12b4390169
commit
b56c474260
@ -16,7 +16,7 @@ this blog post](https://codingnest.com/the-little-things-comparing-floating-poin
|
|||||||
## Floating point matchers
|
## Floating point matchers
|
||||||
|
|
||||||
```
|
```
|
||||||
#include <catch2/matchers/catch_matchers_floating.hpp
|
#include <catch2/matchers/catch_matchers_floating_point.hpp>
|
||||||
```
|
```
|
||||||
|
|
||||||
[Matchers](matchers.md#top) are the preferred way of comparing floating
|
[Matchers](matchers.md#top) are the preferred way of comparing floating
|
||||||
|
Reference in New Issue
Block a user