diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-03-06 10:53:58 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-03-06 10:53:58 +0000 |
commit | a6848ff6a376e87f7e4ea0326bfabf82a5f480f3 (patch) | |
tree | 55ca93b5c9a316fe6d9ca2d19868ebaa690c7e63 /math/fityk/files/patch-src__wxgui__ceria.h | |
parent | Update to 1.7 (diff) |
- Update to 1.3.0
PR: 205894
Submitted by: tkato432@yahoo.com
Notes
Notes:
svn path=/head/; revision=410453
Diffstat (limited to 'math/fityk/files/patch-src__wxgui__ceria.h')
-rw-r--r-- | math/fityk/files/patch-src__wxgui__ceria.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/fityk/files/patch-src__wxgui__ceria.h b/math/fityk/files/patch-src__wxgui__ceria.h deleted file mode 100644 index 8a6825088043..000000000000 --- a/math/fityk/files/patch-src__wxgui__ceria.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/wxgui/ceria.h.orig 2011-06-03 17:15:42 UTC -+++ src/wxgui/ceria.h -@@ -4,6 +4,7 @@ - #ifndef FITYK_WX_CERIA_H_ - #define FITYK_WX_CERIA_H_ - -+#include <stdio.h> - #include <vector> - #include <string> - #include "atomtables.h" |