Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: add missing header for libc++ after 5a95d85
libhyprcursor/hyprcursor.cpp:23:27: error: implicit instantiation of undefined template 'std::basic_stringstream<char>' 23 | std::stringstream envXdgStream(envXdgData); | ^ /usr/include/c++/v1/__fwd/sstream.h:29:28: note: template is declared here 29 | class _LIBCPP_TEMPLATE_VIS basic_stringstream; | ^
- Loading branch information