summaryrefslogtreecommitdiff
path: root/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h
blob: e6aa10d72d222195523c11738fc8bc2256a3e6ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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"
 
-class ostream;
+#include <iostream>
+using namespace std;
+
 class ComplexEntry;
 
 class ComplexVariables