mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-11 20:46:25 +00:00
core: Move to hyprutils for Math
Moves CRegion, CBox and Vector2D over to hyprutils. Requires hyprutils>=0.1.4
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <cstdint>
|
||||
#include "WaylandProtocol.hpp"
|
||||
#include "tablet-v2.hpp"
|
||||
#include "../helpers/Vector2D.hpp"
|
||||
#include "../helpers/math/Math.hpp"
|
||||
|
||||
class CTablet;
|
||||
class CTabletTool;
|
||||
|
Reference in New Issue
Block a user