mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 13:02:38 +02:00
Add missing #pragma once to kernel/condvar.h
This commit is contained in:
parent
aee9ba4706
commit
a9c0b213ff
@ -4,6 +4,7 @@
|
||||
* @author plutoo
|
||||
* @copyright libnx Authors
|
||||
*/
|
||||
#pragma once
|
||||
#include "../types.h"
|
||||
#include "../kernel/mutex.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user