This website works better with JavaScript.
Home
Help
Sign In
non
/
spiralsynthmodular
mirror of
https://github.com/original-male/spiralsynthmodular
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Added cstring header for strndup and others
master
waxfrenzy
22 years ago
parent
c2b0b3f05b
commit
e3a790b52e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
SpiralSound/Plugins/LADSPAPlugin/LADSPAPluginGUI.C
+ 1
- 0
SpiralSound/Plugins/LADSPAPlugin/LADSPAPluginGUI.C
View File
@@ -19,6 +19,7 @@
#include <cstdio>
#include <cmath>
#include <cstring>
#include <dlfcn.h>
#include <vector>
#include <algorithm>
Write
Preview
Loading…
Cancel
Save