summaryrefslogtreecommitdiff
path: root/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h')
-rw-r--r--graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h b/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h
index 1b0740edcfa5..67dff6c1449d 100644
--- a/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h
+++ b/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h
@@ -1,6 +1,6 @@
---- lib/fractal/RegionNode.h.orig Sat Dec 1 01:27:59 2001
-+++ lib/fractal/RegionNode.h Sun Dec 22 07:02:08 2002
-@@ -1,11 +1,13 @@
+--- lib/fractal/RegionNode.h.orig Fri Oct 24 22:33:47 2003
++++ lib/fractal/RegionNode.h Tue Mar 2 23:10:41 2004
+@@ -1,8 +1,10 @@
#ifndef _REGION_NODE_H_
# define _REGION_NODE_H_
@@ -8,9 +8,6 @@
+using namespace std;
+
class ComplexNode;
- class ComplexVariables;
- class DoubleVariables;
- class ColorEnvironment;
-class ostream;
class RegionNode