blob: 38ac76d4275669d9538e0f9281970343d3755715 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- rubberband-1.6.0.orig/rubberband/RubberBandStretcher.h
+++ rubberband-1.6.0/rubberband/RubberBandStretcher.h
@@ -21,6 +21,7 @@
#include <vector>
#include <map>
+#include <cstddef>
/**
* @mainpage RubberBand
|