We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b4390 commit b56c474Copy full SHA for b56c474
docs/comparing-floating-point-numbers.md
@@ -16,7 +16,7 @@ this blog post](https://codingnest.com/the-little-things-comparing-floating-poin
16
## Floating point matchers
17
18
```
19
-#include <catch2/matchers/catch_matchers_floating.hpp
+#include <catch2/matchers/catch_matchers_floating_point.hpp>
20
21
22
[Matchers](matchers.md#top) are the preferred way of comparing floating
0 commit comments