]> git.sesse.net Git - vlc/blob - extras/MacOSX/Framework/Examples/test/test_Prefix.pch
vlc_threads_funcs.h: Don't attempt to track pthread_cond_wait() that takes a long...
[vlc] / extras / MacOSX / Framework / Examples / test / test_Prefix.pch
1 //
2 // Prefix header for all source files of the 'test' target in the 'test' project
3 //
4
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif