Replace MemoryManager implementation with rpmalloc (#3873)
* Replace MemoryManager implementation with rpmalloc
Fixes #3865
* Travis: Specify OSX image for Qt5 build
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#ifndef CARLA_H
|
||||
#define CARLA_H
|
||||
|
||||
#include <QtCore/QMutex>
|
||||
|
||||
#include "CarlaNative.h"
|
||||
|
||||
#include "Instrument.h"
|
||||
|
||||
Reference in New Issue
Block a user