mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-09 08:31:54 -07:00
protocols: Support content-type-v1 proto (#9226)
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
} \
|
||||
}
|
||||
|
||||
#define AQUAMARINE_VERSION_NUMBER (AQUAMARINE_VERSION_MAJOR * 10000 + AQUAMARINE_VERSION_MINOR * 100 + AQUAMARINE_VERSION_PATCH)
|
||||
#define AQUAMARINE_FORWARD(name) \
|
||||
namespace Aquamarine { \
|
||||
class name; \
|
||||
|
Reference in New Issue
Block a user