diff options
author | Erich Eckner <git@eckner.net> | 2019-06-24 13:17:18 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-24 13:17:18 +0200 |
commit | 99e452289e1db3271652c00eb0321d3bd4589084 (patch) | |
tree | d4e826055a756495fc0e5cbac9f82055c15789bd /qwtplot3d/qwtplot3d-gcc44.patch | |
parent | 60929f5f86ca764de092a7bbe867d4f35c5b585f (diff) | |
download | archlinuxewe.git.save-99e452289e1db3271652c00eb0321d3bd4589084.tar.xz |
qwtplot3d new
Diffstat (limited to 'qwtplot3d/qwtplot3d-gcc44.patch')
-rw-r--r-- | qwtplot3d/qwtplot3d-gcc44.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/qwtplot3d/qwtplot3d-gcc44.patch b/qwtplot3d/qwtplot3d-gcc44.patch new file mode 100644 index 00000000..a9979e19 --- /dev/null +++ b/qwtplot3d/qwtplot3d-gcc44.patch @@ -0,0 +1,12 @@ +diff -ur qwtplot3d-orig/include/qwt3d_function.h qwtplot3d/include/qwt3d_function.h +--- qwtplot3d-orig/include/qwt3d_function.h 2009-07-25 18:18:58.000000000 -0400 ++++ qwtplot3d/include/qwt3d_function.h 2009-07-25 18:19:19.000000000 -0400 +@@ -2,6 +2,7 @@ + #define qwt3d_function_h__2004_03_05_13_51_begin_guarded_code + + #include "qwt3d_gridmapping.h" ++#include <cstdio> + + namespace Qwt3D + { +Only in qwtplot3d/tmp: qwt3d_function.o |