remove unwanted header

This commit is contained in:
Shuo Feng 2024-03-21 21:13:39 -04:00
parent 7dff9e7117
commit 55855b6718
Signed by: sfeng
GPG key ID: 1E83AE6CD1C037B1

View file

@ -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>