Description: ftbfs with GCC-4.7. (Closes: #667250) Author: Matthias Klose Last-Update: 2012-04-17 Index: libofa-0.9.3/examples/uselame.cpp =================================================================== --- libofa-0.9.3.orig/examples/uselame.cpp +++ libofa-0.9.3/examples/uselame.cpp @@ -11,6 +11,7 @@ #include "windows.h" #else #include +#include #endif AudioData *loadWaveFile(char *file); Index: libofa-0.9.3/examples/wavefile.cpp =================================================================== --- libofa-0.9.3.orig/examples/wavefile.cpp +++ libofa-0.9.3/examples/wavefile.cpp @@ -11,6 +11,7 @@ #include "io.h" #endif #include +#include static bool readBytes(int fd, unsigned char *buf, int size) { int ct = 0; option value='koszko-scripts'>koszko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14gnu: agda-1lab: Update to 549fdb1c948a975e90e70f871993a4a4239aa280....Josselin Poiret
2023-11-14gnu: agda-cubical: Update to 0.6....Josselin Poiret
2023-11-14gnu: agda-categories: Adapt to agda-stdlib 1.7.3....Josselin Poiret
2023-11-14gnu: agda-stdlib: Update to 1.7.3....Josselin Poiret
2023-11-14gnu: agda: Update to 2.6.4....Josselin Poiret
2023-10-11gnu: agda-cubical: Add source file-name....Efraim Flashner