wok view flac/stuff/flac-1.2.1_gcc4.u @ rev 16953

mplayer-opt:disable-lirc, autoselect vo=xv,x11,fbdev2
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Jul 28 04:38:23 2014 +0200 (2014-07-28)
parents 1a3abaa653cc
children
line source
1 --- examples/cpp/encode/file/main.cpp Thu Sep 13 15:58:03 2007
2 +++ examples/cpp/encode/file/main.cpp Thu Sep 24 10:14:38 2009
3 @@ -30,6 +30,7 @@
5 #include <stdio.h>
6 #include <stdlib.h>
7 +#include <cstring>
8 #include "FLAC++/metadata.h"
9 #include "FLAC++/encoder.h"