Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rendervulkan: add missing header for libc++ 16 after 191a85d
In file included from src/drm.cpp:21: In file included from src/drm.hpp:89: src/rendervulkan.hpp:774:7: error: no type named 'mutex' in namespace 'std' std::mutex m_pipelineMutex; ~~~~~^
- Loading branch information