summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/modules/ray/ray_object_sphere.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/ray/ray_object_sphere.h b/src/modules/ray/ray_object_sphere.h
index 5df4b2e..8a91316 100644
--- a/src/modules/ray/ray_object_sphere.h
+++ b/src/modules/ray/ray_object_sphere.h
@@ -2,7 +2,6 @@
#define _RAY_OBJECT_SPHERE_H
#include <math.h>
-#include <stdio.h>
#include "ray_3f.h"
#include "ray_color.h"
© All Rights Reserved