Update comparing-floating-point-numbers.md

This commit is contained in:
Roger Standridge 2022-10-29 01:40:29 -07:00 committed by Martin Hořeňovský
parent 12b4390169
commit b56c474260
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ this blog post](https://codingnest.com/the-little-things-comparing-floating-poin
## 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