wok-current view flac/stuff/flac-1.2.1_gcc4.u @ rev 9638
Fixed firefox-langpack-pt-BR to be like the other langpack receipts.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 26 17:57:44 2011 +0000 (2011-04-26) |
parents | |
children | 930e73251092 |
line source
1 --- flac-1.2.1-ori/examples/cpp/encode/file/main.cpp Thu Sep 13 15:58:03 2007
2 +++ flac-1.2.1/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"