mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys: cpp11-compat: add missing priority_queue.h include
This commit is contained in:
parent
dc8f55df7e
commit
3f021d4db6
@ -26,6 +26,7 @@
|
||||
|
||||
#include "sched.h"
|
||||
#include "xtimer.h"
|
||||
#include "priority_queue.h"
|
||||
|
||||
#include "riot/mutex.hpp"
|
||||
#include "riot/chrono.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user