mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-04-25 22:30:41 +02:00
Fix compile error due to missing include
This commit is contained in:
parent
b2484fe518
commit
3c82178968
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
*/
|
||||
|
||||
#include "present_id.hpp"
|
||||
|
||||
#include <system_error>
|
||||
namespace wsi
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue