mirror of
https://github.com/hyprwm/hyprwayland-scanner.git
synced 2024-11-08 06:35:58 +01:00
header: include <string>
This commit is contained in:
parent
9ab8ea2d62
commit
c14dd732ff
1 changed files with 1 additions and 0 deletions
|
@ -208,6 +208,7 @@ void parseHeader() {
|
|||
|
||||
#include <functional>
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
#include <wayland-server.h>
|
||||
|
||||
#define F std::function
|
||||
|
|
Loading…
Reference in a new issue