- fixed build issues with POSIX targets

This commit is contained in:
alexey.lysiuk 2019-10-01 12:06:24 +03:00
commit 8ff51ca129
7 changed files with 11 additions and 1 deletions

View file

@ -20,6 +20,7 @@
timidity.c
*/
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <memory>