view examples/iAudioDB/iAudioDB_Prefix.pch @ 679:047415d1805e

Make the python bindings compile again using the new hopsize stuff It's not an ideal fix; it ties together the query and instance hops. Nevertheless, building is better than not building.
author mas01cr
date Fri, 05 Mar 2010 16:01:22 +0000
parents 780ebab29268
children
line wrap: on
line source
//
// Prefix header for all source files of the 'iAudioDB' target in the 'iAudioDB' project
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif