Partially revert commit #d0109bed16 (it shouldn't have been affecting MacOS builds???)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user