mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Update location.cc
This commit is contained in:
parent
848204adb6
commit
1b5a4bcdfc
1 changed files with 2 additions and 0 deletions
|
|
@ -27,7 +27,9 @@
|
|||
#include <algorithm>
|
||||
#include <set>
|
||||
#include <cstdio> /* for sprintf */
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <cerrno>
|
||||
#include <ctime>
|
||||
#include <list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue