Browse Source

Remember to add Foundation.h to use NS*

tags/v1.9.11-RC1
ethe 9 years ago
parent
commit
acbe8b11a6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      macosx/coremidi/JackCoreMidiUtil.mm

+ 1
- 0
macosx/coremidi/JackCoreMidiUtil.mm View File

@@ -18,6 +18,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#include <sstream>
#include <Foundation/Foundation.h>

#include "JackError.h"
#include "JackCoreMidiUtil.h"


Loading…
Cancel
Save