wok diff flac/stuff/flac-1.2.1_gcc4.u @ rev 8822

Put libtaz stuff into wok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 24 00:23:25 2011 +0100 (2011-02-24)
parents
children 930e73251092
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/flac/stuff/flac-1.2.1_gcc4.u	Thu Feb 24 00:23:25 2011 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- flac-1.2.1-ori/examples/cpp/encode/file/main.cpp	Thu Sep 13 15:58:03 2007
     1.5 ++++ flac-1.2.1/examples/cpp/encode/file/main.cpp	Thu Sep 24 10:14:38 2009
     1.6 +@@ -30,6 +30,7 @@
     1.7 + 
     1.8 + #include <stdio.h>
     1.9 + #include <stdlib.h>
    1.10 ++#include <cstring> 
    1.11 + #include "FLAC++/metadata.h"
    1.12 + #include "FLAC++/encoder.h"
    1.13 +