mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Fix compilation with mingw/gcc-8
This commit is contained in:
parent
4ef6ba0039
commit
1db219b3d8
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
/* STATIC FUNCTIONS -- INCLUDE DIRECTLY BEFORE main () */
|
||||
|
||||
#if (!defined COMPILER_MSVC && defined PLATFORM_WINDOWS)
|
||||
#include <windows.h>
|
||||
|
||||
static FILE* pStdOut = 0;
|
||||
static FILE* pStdErr = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue