Skip to content

Commit b56c474

Browse files
rwsfiskerhorenmar
authored andcommitted
Update comparing-floating-point-numbers.md
1 parent 12b4390 commit b56c474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/comparing-floating-point-numbers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ this blog post](https://codingnest.com/the-little-things-comparing-floating-poin
1616
## Floating point matchers
1717

1818
```
19-
#include <catch2/matchers/catch_matchers_floating.hpp
19+
#include <catch2/matchers/catch_matchers_floating_point.hpp>
2020
```
2121

2222
[Matchers](matchers.md#top) are the preferred way of comparing floating

0 commit comments

Comments
 (0)