From c34a51ba9ee80ab44330b05fe84379e685944094 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sun, 22 Dec 2002 13:32:26 +0000 Subject: fix build on -current PR: 46467 Submitted by: Ports Fury --- .../files/patch-src::lib::fractal::ComplexVariables.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h (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 new file mode 100644 index 000000000000..852d2fb14411 --- /dev/null +++ b/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h @@ -0,0 +1,13 @@ +--- lib/fractal/ComplexVariables.h.bak Sat Dec 1 01:27:59 2001 ++++ lib/fractal/ComplexVariables.h Sun Dec 22 06:06:53 2002 +@@ -3,7 +3,9 @@ + + #include "dcomplex.h" + +-class ostream; ++#include ++using namespace std; ++ + struct ComplexEntry; + + class ComplexVariables -- cgit v1.2.3