added missing header

This commit is contained in:
2025-04-11 22:59:56 +03:00
parent fc1e0c62b8
commit b58956efe3

View File

@@ -5,6 +5,8 @@
#pragma once
#include "omath/angles.hpp"
#include <algorithm>
#include <utility>
namespace omath
{