From 45f798531af74946d50b65406f85abf0fcf90e9c Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Thu, 4 Mar 2004 16:02:12 +0000 Subject: - Update to version 1.6.7 PR: ports/63750 Submitted by: Ports Fury --- .../fractorama/files/patch-src::lib::fractal::ComplexVariables.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h') diff --git a/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h b/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h index 852d2fb14411..e6aa10d72d22 100644 --- a/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h +++ b/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h @@ -1,5 +1,5 @@ ---- lib/fractal/ComplexVariables.h.bak Sat Dec 1 01:27:59 2001 -+++ lib/fractal/ComplexVariables.h Sun Dec 22 06:06:53 2002 +--- lib/fractal/ComplexVariables.h.orig Fri Oct 24 22:41:22 2003 ++++ lib/fractal/ComplexVariables.h Tue Mar 2 23:07:05 2004 @@ -3,7 +3,9 @@ #include "dcomplex.h" @@ -8,6 +8,6 @@ +#include +using namespace std; + - struct ComplexEntry; + class ComplexEntry; class ComplexVariables -- cgit v1.2.3