mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 07:31:53 -07: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:
@@ -110,6 +110,4 @@ extern "C" {
|
||||
#define XWAYLAND true
|
||||
#endif
|
||||
|
||||
#include "helpers/Vector2D.hpp"
|
||||
#include "helpers/Box.hpp"
|
||||
#include "SharedDefs.hpp"
|
||||
|
Reference in New Issue
Block a user