Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 947400
Collapse All | Expand All

(-)a/src/color/Color.cpp (+1 lines)
Lines 1-4 Link Here
1
#include <hyprgraphics/color/Color.hpp>
1
#include <hyprgraphics/color/Color.hpp>
2
#include <algorithm>
2
#include <cmath>
3
#include <cmath>
3
4
4
using namespace Hyprgraphics;
5
using namespace Hyprgraphics;

Return to bug 947400