mirror of
https://github.com/vonhyou/ray-tracer-comp371.git
synced 2025-06-07 23:12:00 +00:00
remove unwanted header
This commit is contained in:
parent
7dff9e7117
commit
55855b6718
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
#include "Ray.h"
|
#include "Ray.h"
|
||||||
|
|
||||||
#include <Eigen/Core>
|
#include <Eigen/Core>
|
||||||
#include <Eigen/src/Core/Matrix.h>
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue