Update of /cvsroot/audacity/lib-src/portsmf In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv4058/lib-src/portsmf
Modified Files: allegro.h Log Message: Need these 2 include for OSX and Linux. Index: allegro.h =================================================================== RCS file: /cvsroot/audacity/lib-src/portsmf/allegro.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- allegro.h 17 Jul 2008 18:45:24 -0000 1.3 +++ allegro.h 18 Jul 2008 02:48:31 -0000 1.4 @@ -49,6 +49,8 @@ #ifndef __ALLEGRO__ #define __ALLEGRO__ #include <assert.h> +#include <istream> +#include <ostream> #define ALG_EPS 0.000001 // epsilon #define ALG_DEFAULT_BPM 100.0 // default tempo ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Audacity-cvs mailing list Audacity-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/audacity-cvs