Include header that declares ::free for mingw build
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#ifdef __GNUC__
|
||||
#include <cxxabi.h>
|
||||
#include <cstdlib>
|
||||
#endif
|
||||
|
||||
namespace AudioGrapher
|
||||
|
||||
Reference in New Issue
Block a user