]> git.pld-linux.org Git - packages/gmp.git/blob - gmp-cstdio.patch
b93e8163d66baec8a652f44f1036610d766c2eeb
[packages/gmp.git] / gmp-cstdio.patch
1 diff -up gmp-4.2.2/gmp-h.in.pom gmp-4.2.2/gmp-h.in
2 --- gmp-4.2.2/gmp-h.in.pom      2007-09-03 18:05:40.000000000 +0200
3 +++ gmp-4.2.2/gmp-h.in  2008-02-13 09:53:48.000000000 +0100
4 @@ -22,6 +22,7 @@ along with the GNU MP Library.  If not, 
5  
6  #if defined (__cplusplus)
7  #include <iosfwd>   /* for std::istream, std::ostream, std::string */
8 +#include <cstdio>
9  #endif
10  
11  
This page took 0.029679 seconds and 2 git commands to generate.