mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Update utils.cc
This commit is contained in:
parent
ac70e484ec
commit
6e9f40b8f3
1 changed files with 2 additions and 0 deletions
|
|
@ -38,7 +38,9 @@
|
|||
#include <cerrno>
|
||||
#include <iostream>
|
||||
#include <sys/types.h>
|
||||
#ifndef COMPILER_MSVC
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
#ifndef COMPILER_MSVC
|
||||
#include <dirent.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue