aboutsummaryrefslogtreecommitdiff
Related to https://github.com/mtytel/cursynth/issues/9

--- a/mopo/src/wave.h	2014-06-25 14:10:57.827369578 -0500
+++ b/mopo/src/wave.h	2014-06-25 14:08:15.795376354 -0500
@@ -19,6 +19,7 @@
 #define WAVE_H
 
 #include "mopo.h"
+#include <cstdlib>
 #include <cmath>
 
 #define LOOKUP_SIZE 2048
1'>Expand)Author 2023-07-20gnu: cmake-minimal: Skip tests on the Hurd....Janneke Nieuwenhuizen 2023-07-20gnu: cmake-bootstrap: Fix build for the Hurd....Janneke Nieuwenhuizen 2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?....Janneke Nieuwenhuizen 2023-03-02Merge remote-tracking branch 'savannah/master' into core-updates...Christopher Baines 2023-01-31gnu: cmake: Update to 3.25.1....Greg Hogan