diff --git a/coord/ops.hpp b/coord/ops.hpp index a60c880b..7494a2f3 100644 --- a/coord/ops.hpp +++ b/coord/ops.hpp @@ -50,6 +50,13 @@ namespace util { template <> struct traits { template using result = vector; }; } + template