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

[MaL] Correct including headers.

parent 4f74e72b
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#pragma once #pragma once
#include <Eigen/Eigen>
#include <cstddef> #include <cstddef>
#ifdef _OPENMP #ifdef _OPENMP
......
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
#pragma once #pragma once
#include <Eigen/Eigen>
#include <cmath> #include <cmath>
#include "MathTools.h" #include "MathTools.h"
......
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