This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
VCV-Prototype
mirror of
https://github.com/VCVRack/VCV-Prototype.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
3
Wiki
Activity
Browse Source
Add possibly missing include.
faust
Stephane Letz
Andrew Belt
4 years ago
parent
c14a5d3af6
commit
efe10a6269
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/FaustEngine.cpp
+ 2
- 0
src/FaustEngine.cpp
View File
@@ -29,6 +29,8 @@
#include <iostream>
#include <memory>
#include <algorithm>
#include <functional>
using namespace std;
Write
Preview
Loading…
Cancel
Save