summaryrefslogtreecommitdiff
path: root/libs/rubberband
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-02-13 18:47:13 +0000
committerCarl Hetherington <carl@carlh.net>2011-02-13 18:47:13 +0000
commitd36e6b95c0432eb0d2a410456aa96045deb3f811 (patch)
tree60c78f88d027905547957812c5fc14cbcf654342 /libs/rubberband
parent6b14bbd4f3a3222b223a9bda81ab6a6592f7df4d (diff)
GCC 4.6 fixes from oget (#3771).
git-svn-id: svn://localhost/ardour2/branches/3.0@8835 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/rubberband')
-rw-r--r--libs/rubberband/rubberband/RubberBandStretcher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rubberband/rubberband/RubberBandStretcher.h b/libs/rubberband/rubberband/RubberBandStretcher.h
index 1e676f229d..48343c70c9 100644
--- a/libs/rubberband/rubberband/RubberBandStretcher.h
+++ b/libs/rubberband/rubberband/RubberBandStretcher.h
@@ -19,6 +19,7 @@
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 0
+#include <cstddef>
#include <vector>
/**