Fix windows build (see also e44a66287a)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "libpbd-config.h"
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_LOCALTIME_R
|
||||
#if !defined HAVE_LOCALTIME_R || defined __MINGW64__
|
||||
#include <time.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user