mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-20 10:17:05 +00:00
Adds cmath in support of ceilf.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <mutex>
|
||||
#include <cstring>
|
||||
#include <cmath>
|
||||
|
||||
namespace Outputs {
|
||||
namespace Speaker {
|
||||
|
||||
Reference in New Issue
Block a user