use a trick to compile JACK/win with new and old headers
authorRobin Gareus <robin@gareus.org>
Sat, 4 Jul 2015 07:52:04 +0000 (09:52 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 4 Jul 2015 07:52:04 +0000 (09:52 +0200)
commit416ef936358074c1896223c6b66b8683058d1529
tree0fa5a5b04b827163eeb4f16140fd5c184fd42851
parent58a7b0e1376d9d8daaf8c0770850a6a6859a6650
use a trick to compile JACK/win with new and old headers

jack/systemdeps.h is jack2-only and contains many
windows-specific typedefs (native windows threads, ptw32 threads, MSVC
special cases etc etc.) which are not present in jack1/shared headers.
libs/backends/jack/jack_audiobackend.cc