]> git.pld-linux.org Git - packages/dvgrab.git/blob - dvgrab-build.patch
- up to 3.4
[packages/dvgrab.git] / dvgrab-build.patch
1 --- dvgrab-3.4/error.cc~        2007-07-06 21:04:24.000000000 +0200
2 +++ dvgrab-3.4/error.cc 2009-07-14 22:10:37.732517392 +0200
3 @@ -32,6 +32,7 @@
4  #include <iostream>
5  #include <sstream>
6  #include <iomanip>
7 +#include <cstdio>
8  
9  using std::ostringstream;
10  using std::string;
11 --- dvgrab-3.4/smiltime.cc~     2008-11-26 04:41:39.000000000 +0100
12 +++ dvgrab-3.4/smiltime.cc      2009-07-14 22:14:43.035850864 +0200
13 @@ -27,6 +27,7 @@
14  #include <iostream>
15  #include <iomanip>
16  #include <sstream>
17 +#include <cstdio>
18  
19  #include <stdlib.h>
20  #include <math.h>
This page took 0.039175 seconds and 3 git commands to generate.