wok annotate flac/stuff/flac-1.2.1_gcc4.u @ rev 25351

updated tesseract and tesseract-dev (3.02.02 -> 5.2.0)
author Hans-G?nter Theisgen
date Tue Jul 26 13:57:27 2022 +0100 (23 months ago)
parents 1a3abaa653cc
children
rev   line source
pankso@9811 1 --- examples/cpp/encode/file/main.cpp Thu Sep 13 15:58:03 2007
pankso@9811 2 +++ examples/cpp/encode/file/main.cpp Thu Sep 24 10:14:38 2009
erjo@4217 3 @@ -30,6 +30,7 @@
erjo@4217 4
erjo@4217 5 #include <stdio.h>
erjo@4217 6 #include <stdlib.h>
erjo@4217 7 +#include <cstring>
erjo@4217 8 #include "FLAC++/metadata.h"
erjo@4217 9 #include "FLAC++/encoder.h"
erjo@4217 10