mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Update source.cc
This commit is contained in:
parent
273e187419
commit
ac70e484ec
1 changed files with 2 additions and 0 deletions
|
|
@ -24,7 +24,9 @@
|
|||
*/
|
||||
|
||||
#include <sys/stat.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <float.h>
|
||||
#include <cerrno>
|
||||
#include <ctime>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue