mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
Include pbd/localtime_r.h for mingw build
This commit is contained in:
parent
e4ab2ffbfb
commit
ff825cd8bd
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
|||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "pbd/localtime_r.h"
|
||||
|
||||
#include "midi++/parser.h"
|
||||
#include "midi++/manager.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue