mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-24 06:15:57 +01:00
Include array in util
This commit is contained in:
parent
762b563e56
commit
6cc699e997
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include "../defines.hpp"
|
||||
#include <fstream>
|
||||
#include <math.h>
|
||||
#include <array>
|
||||
|
||||
// For precise colors
|
||||
class CFloatingColor {
|
||||
|
|
Loading…
Reference in a new issue