--- lib/fractal/ColorTable.h.bak Sat Dec 1 01:27:59 2001 +++ lib/fractal/ColorTable.h Sun Dec 22 06:07:37 2002 @@ -1,7 +1,8 @@ #ifndef _COLOR_TABLE_H_ # define _COLOR_TABLE_H_ -#include +#include +using namespace std; class ColorTable {