mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 22:25:46 +01:00
Make header files more self-contained - add missing std includes
This commit is contained in:
parent
8a5f21d8e3
commit
955e634371
28 changed files with 57 additions and 3 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#ifndef __ardour_control_protocol_types_h__
|
||||
#define __ardour_control_protocol_types_h__
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
namespace ARDOUR {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue