TravisWhitaker / libPOLY

A Musical Instrument for Computers
MIT License
13 stars 7 forks source link

Pthread types not found without include on Mac OS X systems. #9

Open georgemorgan opened 8 years ago

georgemorgan commented 8 years ago

The statement #include <pthread.h> must be appended to the files generator.c and state.h in order to compile on Mac OS X.