mirror of
https://github.com/hyprwm/hyprlock.git
synced 2026-05-24 05:38:10 +02:00
In file included from src/auth/Auth.cpp:2:
src/auth/Pam.hpp:43:5: error: no type named 'thread' in namespace 'std'; did you mean 'pthread'?
43 | std::thread m_thread;
| ^~~~~~~~~~~
| pthread
|
||
|---|---|---|
| .. | ||
| Auth.cpp | ||
| Auth.hpp | ||
| Fingerprint.cpp | ||
| Fingerprint.hpp | ||
| Pam.cpp | ||
| Pam.hpp | ||