mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
Make gcc-10 happy (missing <string> include)
This commit is contained in:
parent
67b1481c12
commit
d90d5c3701
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <glib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue