diff options
Diffstat (limited to 'entity/constraints.hpp')
-rw-r--r-- | entity/constraints.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/entity/constraints.hpp b/entity/constraints.hpp index 3e106f21..171c555a 100644 --- a/entity/constraints.hpp +++ b/entity/constraints.hpp @@ -1,7 +1,6 @@ #pragma once #include "erased-constraints.hpp" #include <cstddef> -#include <cmath> #include <type_traits> #include <limits> #include <utility> |