Skip to content
Snippets Groups Projects
Verified Commit 4bfd4b19 authored by Lars Bilke's avatar Lars Bilke
Browse files

[PL/LF] Added missing includes.

parent 36720b04
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
#include <cassert> #include <cassert>
#include "LiquidFlowLocalAssembler.h" #include "LiquidFlowLocalAssembler.h"
#include "MathLib/LinAlg/FinalizeMatrixAssembly.h"
#include "MathLib/LinAlg/FinalizeVectorAssembly.h"
#include "MeshLib/PropertyVector.h" #include "MeshLib/PropertyVector.h"
#include "ProcessLib/Utils/ComputeResiduum.h" #include "ProcessLib/Utils/ComputeResiduum.h"
#include "ProcessLib/Utils/CreateLocalAssemblers.h" #include "ProcessLib/Utils/CreateLocalAssemblers.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