mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
un-boost: Add missing #include <functional> in rt_task.h
This commit is contained in:
parent
f8e05a595d
commit
d217b2f8ad
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#ifndef _ardour_rt_task_h_
|
||||
#define _ardour_rt_task_h_
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include "ardour/graphnode.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue