mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Partially revert commit #d0109bed16 (it shouldn't have been affecting MacOS builds???)
This commit is contained in:
parent
dddaffe3ac
commit
8ca808346a
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#ifndef COMPILER_MSVC
|
||||
#pragma GCC diagnostic ignored "-Wunused-parameter"
|
||||
#else
|
||||
#include <process.h> // Needed for 'getpid()'
|
||||
|
||||
#include <lo/lo_osc_types.h>
|
||||
#define LO_TT_IMMEDIATE lo_get_tt_immediate()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue