From d96c6557eea9f27863a4540dc4bc5fc93b25dc55 Mon Sep 17 00:00:00 2001 From: Dirk Faust Date: Tue, 17 Dec 2019 08:52:46 +0100 Subject: [PATCH] Fix deprecation: moved floating_point_comparison --- include/turtle/constraints.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/turtle/constraints.hpp b/include/turtle/constraints.hpp index a24ee04..57e17e0 100644 --- a/include/turtle/constraints.hpp +++ b/include/turtle/constraints.hpp @@ -19,7 +19,7 @@ #include #include #include -#include +#include namespace mock {