This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Only include Thread.hpp as needed
Signed-off-by: falkTX <falktx@falktx.com>
pull/349/head
falkTX
3 years ago
parent
c4334df673
commit
8fd9d95c74
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
distrho/src/DistrhoPluginJACK.cpp
+ 3
- 1
distrho/src/DistrhoPluginJACK.cpp
View File
@@ -23,7 +23,9 @@
# include "../extra/Sleep.hpp"
#endif
#include "../extra/Thread.hpp"
#ifdef DPF_RUNTIME_TESTING
# include "../extra/Thread.hpp"
#endif
#include "jackbridge/JackBridge.cpp"
#include "lv2/lv2.h"
Write
Preview
Loading…
Cancel
Save