mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 01:26:31 +01:00
'libs/evoral' - Windows specific includes
This commit is contained in:
parent
f6b0b4c0d7
commit
78974b2df9
4 changed files with 4 additions and 4 deletions
|
|
@ -40,7 +40,7 @@
|
|||
#include <math.h>
|
||||
#include <errno.h>
|
||||
#include <ctype.h>
|
||||
#ifdef WIN32
|
||||
#ifdef PLATFORM_WINDOWS
|
||||
#include <winsock2.h>
|
||||
#else
|
||||
#include <arpa/inet.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue