]> git.pld-linux.org Git - packages/dvgrab.git/blame - dvgrab-build.patch
- release 2
[packages/dvgrab.git] / dvgrab-build.patch
CommitLineData
64d0e9d4
AM
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.386536 seconds and 4 git commands to generate.