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

[MaL/LA/EigenLis] Cleanup includes.

parent eddafb6d
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
#include <omp.h>
#endif
#include "BaseLib/ConfigTree.h"
#include "BaseLib/Logging.h"
#include "MathLib/LinAlg/Eigen/EigenMatrix.h"
#include "MathLib/LinAlg/Eigen/EigenVector.h"
#include "MathLib/LinAlg/Lis/LisMatrix.h"
......
......@@ -14,8 +14,6 @@
#include <vector>
#include "BaseLib/ConfigTree.h"
#include "BaseLib/Logging.h"
#include "MathLib/LinAlg/LinearSolverOptions.h"
#include "MathLib/LinAlg/LinearSolverOptionsParser.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