repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git]
/
qtiplot-svn
/
qwtplot3d_gcc.patch
blob
06aeb50f51ef807e8b33c15a3f64116386a1c837
1
--- a/3rdparty/qwtplot3d/src/qwt3d_function.cpp 2009-07-25 20:03:28.000000000 -0700
2
+++ b/3rdparty/qwtplot3d/src/qwt3d_function.cpp 2009-07-25 20:03:28.000000000 -0700
3
@@ -1,5 +1,6 @@
4
#include "qwt3d_surfaceplot.h"
5
#include "qwt3d_function.h"
6
+#include <cstdio>
7
8
using namespace Qwt3D;
9