mirror of
https://github.com/thestk/stk
synced 2026-04-23 15:48:37 +00:00
Bug fix in FreeVerb; Added <cstring> header in Stk.h (which seemed necessary for MinGW).
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define STK_STK_H
|
||||
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user