projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b13a3dd
)
missed a PERL_NO_GET_CONTEXT
author
Tony Cook
<tony@develop=help.com>
Sun, 20 Jun 2010 09:33:09 +0000
(09:33 +0000)
committer
Tony Cook
<tony@develop=help.com>
Sun, 20 Jun 2010 09:33:09 +0000
(09:33 +0000)
Mandelbrot/Mandelbrot.xs
patch
|
blob
|
blame
|
history
diff --git
a/Mandelbrot/Mandelbrot.xs
b/Mandelbrot/Mandelbrot.xs
index 9e997f9c3003b9f86cfc7dfecff98dfbc9f58b0a..6fb24d42b3bd28028a5d3444d05958ba15056061 100644
(file)
--- a/
Mandelbrot/Mandelbrot.xs
+++ b/
Mandelbrot/Mandelbrot.xs
@@
-1,3
+1,4
@@
+#define PERL_NO_GET_CONTEXT
#ifdef __cplusplus
extern "C" {
#endif