Only show user-presets in favorite sidebar
[ardour.git] / msvc_extra_headers / ardourext / pthread.h.input
1 #if !defined( PTHREAD_H )
2 #ifdef  _PTHREAD_H  // Test added by JE - 12-12-2009
3 #error  "ardourext/pthread.h conflicts with an existing pthread library"
4 #else
5 #include <ardourext/ptw32/pthread.h>
6 #endif /* _PTHREAD_H */
7 #endif /* PTHREAD_H */