Skip to content
Snippets Groups Projects
Commit e9f2f5e4 authored by Tom Fischer's avatar Tom Fischer
Browse files

[GL/AABB] Remove MathLib includes / add Eigen include.

parent fc39f1de
No related branches found
No related tags found
No related merge requests found
......@@ -24,9 +24,9 @@
#include <tuple>
#include <vector>
#include <Eigen/Eigen>
#include "BaseLib/Error.h"
#include "MathLib/MathTools.h"
#include "MathLib/Point3d.h"
namespace GeoLib
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment