--- a/include/raytracer.h Tue Apr 22 13:33:12 2008 +0200 +++ b/include/raytracer.h Wed Apr 23 10:38:33 2008 +0200 @@ -34,8 +34,6 @@ #include "container.h" #include "scene.h" -using namespace std; - class Raytracer; struct RenderrowData {