Skip to content
Snippets Groups Projects
Commit 08ff3279 authored by Michael Kuron's avatar Michael Kuron :mortar_board:
Browse files

Merge branch 'distance-computations-include-logging' into 'master'

DistanceComputations.h: include "core/logging/Logging.h"

See merge request walberla/walberla!321
parents 0e3fc2a2 8d2d71d0
Branches
Tags
No related merge requests found
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
#include "core/debug/Debug.h" #include "core/debug/Debug.h"
#include "core/math/GenericAABB.h" #include "core/math/GenericAABB.h"
#include "core/math/Matrix3.h" #include "core/math/Matrix3.h"
#include "core/logging/Logging.h"
#include "mesh_common/MatrixVectorOperations.h" #include "mesh_common/MatrixVectorOperations.h"
#include "mesh_common/TriangleMeshes.h" #include "mesh_common/TriangleMeshes.h"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment