diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-19 22:12:34 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-20 23:41:34 -0500 |
commit | bbdec6d888111a84a54e6bd6e0d9555645c4aedb (patch) | |
tree | a936df668484b536a610fef965f2586a1ad30a21 /libraries/soundtouch/soundtouch-1.3.1-gcc43.patch | |
parent | ab2da43a3e77afc50d735c322ddde7f0bbf9d3e5 (diff) | |
download | slackbuilds-bbdec6d888111a84a54e6bd6e0d9555645c4aedb.tar.gz |
libraries/soundtouch: Removed (build failure)
Diffstat (limited to 'libraries/soundtouch/soundtouch-1.3.1-gcc43.patch')
-rw-r--r-- | libraries/soundtouch/soundtouch-1.3.1-gcc43.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/soundtouch/soundtouch-1.3.1-gcc43.patch b/libraries/soundtouch/soundtouch-1.3.1-gcc43.patch deleted file mode 100644 index 0560c15202..0000000000 --- a/libraries/soundtouch/soundtouch-1.3.1-gcc43.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up soundtouch-1.3.1/source/example/SoundStretch/WavFile.cpp~ soundtouch-1.3.1/source/example/SoundStretch/WavFile.cpp ---- soundtouch-1.3.1/source/example/SoundStretch/WavFile.cpp~ 2008-01-11 22:21:43.000000000 +0100 -+++ soundtouch-1.3.1/source/example/SoundStretch/WavFile.cpp 2008-01-11 22:21:43.000000000 +0100 -@@ -48,6 +48,7 @@ - #include <stdio.h>
- #include <stdexcept>
- #include <string>
-+#include <cstring>
- #include <assert.h>
- #include <limits.h>
-
|