Unbreak build with libc++ (#1457)

This commit is contained in:
Jan Beich
2023-01-31 00:03:23 +00:00
committed by GitHub
parent d4e2a0fd16
commit f90ff8303b
9 changed files with 23 additions and 21 deletions

View File

@@ -11,6 +11,7 @@
#include <unistd.h>
#include <errno.h>
#include <sstream>
#include <string>
std::string monitorsRequest(HyprCtl::eHyprCtlOutputFormat format) {