Accommodate 'pthread-win32' and 'boost/regex' (for libpbd)
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
#define _GNU_SOURCE
|
||||
#include <dlfcn.h>
|
||||
#include <stdio.h>
|
||||
#include <pthread.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "pbd/pthread_utils.h"
|
||||
|
||||
int (*pbd_alloc_allowed) () = 0;
|
||||
|
||||
/** Thread-local key whose value is set to 1 if malloc checking is disabled
|
||||
|
||||
Reference in New Issue
Block a user