header: include <string>

This commit is contained in:
Vaxry 2024-05-01 19:13:45 +01:00
parent 9ab8ea2d62
commit c14dd732ff
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ void parseHeader() {
#include <functional>
#include <cstdint>
#include <string>
#include <wayland-server.h>
#define F std::function