From 85e94c4003bc03e179f7ae9f79c2e9ac3e075484 Mon Sep 17 00:00:00 2001 From: Orange Date: Tue, 7 May 2024 02:12:16 +0300 Subject: [PATCH] fix --- source/angles.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/angles.cpp b/source/angles.cpp index 9d9a361..6007d1c 100644 --- a/source/angles.cpp +++ b/source/angles.cpp @@ -1,6 +1,7 @@ // // Created by vlad on 11/6/23. // +#define _USE_MATH_DEFINES #include "uml/angles.h" #include