Skip to content
Snippets Groups Projects
Commit 6333fcc8 authored by Christoph Lehmann's avatar Christoph Lehmann
Browse files

[PL] Removed unused includes

parent 1e7cf22f
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@
#include <functional>
#include <iterator>
#include <memory>
#include <nlohmann/json_fwd.hpp>
#include <vector>
#pragma once
......@@ -20,7 +19,7 @@ namespace MeshLib
{
class Mesh;
class Properties;
}
} // namespace MeshLib
namespace ProcessLib
{
......
......@@ -17,7 +17,6 @@
#include "LocalAssemblerInterface.h"
#include "MathLib/LinAlg/Eigen/EigenMapTools.h"
#include "NumLib/DOF/DOFTableUtil.h"
#include "Process.h"
namespace ProcessLib
{
......
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