fixed for clang

This commit is contained in:
2025-03-24 06:48:43 +03:00
parent a797dd134a
commit b6b0184523
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
// Created by vlad on 2/4/24.
//
#include "omath/Color.hpp"
#include "omath/color.hpp"
#include <algorithm>
#include <cmath>